GET api/payments/{id}/versions

Метод для получения истории изменений "Оплаты"

Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/payments/{id}/versions

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

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

URL параметры

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

Уникальный идентификатор "Оплаты"

string

Required

Fields

Список дополнительных полей, которые необходимо вернуть

string

Нет

Sort

Поле по которому необходима сортировка результатов

string

Нет

Page

Номер страницы (начиная с 1)

integer

Интервал: с 1 по 2147483646

PageSize

Кол-во записей на странице (макс. 50)

integer

Интервал: с 1 по 50

Тело запроса


Нет параметров в теле запроса

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

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

Collection of PaymentModel

Нет

Pagination

PaginationModel

Нет

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

{
  "data": [
    {
      "id": "5bfba308-b2be-47ed-9210-302306b9ec6e",
      "vendorId": "sample string 2",
      "relationship": {
        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "priceCategory": {
          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "orderIndex": 1
        },
        "priceTiers": [
          {
            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "currency": {
          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
          "isoCode": "sample string 2",
          "isoNumber3": "sample string 3",
          "name": "sample string 4",
          "shortName": "sample string 5",
          "symbol": "sample string 6"
        },
        "paymentTypes": [
          {
            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "paymentForms": [
          1,
          2
        ],
        "deferment": 1,
        "limit": 1.0,
        "debts": [
          {
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ],
        "discounts": [
          {
            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
            "group": {
              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "percent": 2.1
          },
          {
            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
            "group": {
              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "percent": 2.1
          }
        ],
        "active": true,
        "dateFrom": "2025-12-20T13:06:59.3605806Z",
        "dateTill": "2025-12-20T13:06:59.3605806Z",
        "deliveryTypes": [
          {
            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ]
      },
      "office": {
        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "responsible": {
          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
          "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:06:59.3605806Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "location": {
          "country": {
            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "timeZoneId": "sample string 4"
      },
      "customer": {
        "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "taxNumber": "sample string 4",
        "location": {
          "country": {
            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "tradeNetwork": {
          "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "properties": [
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "office": {
          "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "responsible": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "location": {
            "country": {
              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ]
      },
      "invoice": {
        "id": "7231e08a-5c95-4356-a9f8-c8ecf11ec0ae",
        "vendorId": "sample string 2",
        "number": "sample string 3",
        "office": {
          "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "responsible": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "location": {
            "country": {
              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "timeZoneId": "sample string 4"
        },
        "order": {
          "id": "cd0031c2-58d5-4f29-927a-767dadffc344",
          "vendorId": "sample string 2",
          "number": "sample string 3",
          "status": {
            "id": "23bf64ba-d8bb-4a34-85a7-4023e2ca0c8e",
            "name": "sample string 2"
          },
          "office": {
            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            },
            "timeZoneId": "sample string 4"
          },
          "relationship": {
            "id": "02bfe056-2fb2-4081-be95-f44847637cff",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "priceCategory": {
              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            "priceTiers": [
              {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "paymentTypes": [
              {
                "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "paymentForms": [
              1,
              2
            ],
            "deferment": 1,
            "limit": 1.0,
            "debts": [
              {
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "discounts": [
              {
                "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                "group": {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              },
              {
                "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                "group": {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              }
            ],
            "active": true,
            "dateFrom": "2025-12-20T13:06:59.3605806Z",
            "dateTill": "2025-12-20T13:06:59.3605806Z",
            "deliveryTypes": [
              {
                "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ]
          },
          "customer": {
            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "taxNumber": "sample string 4",
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            },
            "tradeNetwork": {
              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "properties": [
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ]
            },
            "office": {
              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "location": {
                "country": {
                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                  "isoCode": "sample string 2",
                  "name": "sample string 3"
                },
                "province": {
                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ]
          },
          "tradeOutlet": {
            "id": "774170ab-2653-4122-ac47-94463c4aeae1",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            },
            "category": {
              "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "format": {
              "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "routes": [
              {
                "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                "vendorId": "sample string 2",
                "type": {
                  "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                    "vendorId": "sample string 2",
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                    "vendorId": "sample string 2",
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                          "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                          "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                "vendorId": "sample string 2",
                "type": {
                  "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                    "vendorId": "sample string 2",
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                    "vendorId": "sample string 2",
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                          "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                          "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "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": [
              {
                "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "priceCategory": {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                    "group": {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                    "group": {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "dateTill": "2025-12-20T13:06:59.3605806Z",
                "deliveryTypes": [
                  {
                    "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ]
              },
              {
                "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "priceCategory": {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                    "group": {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                    "group": {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "dateTill": "2025-12-20T13:06:59.3605806Z",
                "deliveryTypes": [
                  {
                    "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ]
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ]
          },
          "warehouse": {
            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "office": {
              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "location": {
                "country": {
                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                  "isoCode": "sample string 2",
                  "name": "sample string 3"
                },
                "province": {
                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            }
          },
          "paymentForm": 4,
          "paymentType": {
            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "deliveryType": {
            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "deliveryDate": "2025-12-20T13:06:59.3605806Z",
          "deliveryTimeFrom": "00:00:00.1234567",
          "deliveryTimeTill": "00:00:00.1234567",
          "sums": [
            {
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "sum": 1.0
            }
          ],
          "notes": "sample string 6",
          "statusDescription": "sample string 7",
          "positions": [
            {
              "product": {
                "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                "vendorId": "sample string 2",
                "article": "sample string 3",
                "group": {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "brandline": {
                  "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceByProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "groups": [
                    {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    }
                  ],
                  "imageUrl": "sample string 4",
                  "switcherUrl": "sample string 5"
                },
                "name": "sample string 4",
                "imageUrl": "sample string 5",
                "inBox": 1.1,
                "barcode": "sample string 6",
                "weighted": true,
                "minOrder": 1.1,
                "multiplicity": 1.1,
                "active": true,
                "f1NotEnabled": true,
                "f2NotEnabled": true,
                "manufacturer": {
                  "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                  "name": "sample string 2"
                },
                "prices": [
                  {
                    "priceCategory": {
                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    },
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "price": 1.0,
                    "description": "sample string 2",
                    "packagingId": "sample string 3"
                  },
                  {
                    "priceCategory": {
                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    },
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "price": 1.0,
                    "description": "sample string 2",
                    "packagingId": "sample string 3"
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "packagings": [
                  {
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "value": 1.1
                  },
                  {
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "value": 1.1
                  }
                ],
                "packaging": {
                  "id": "52835f73-678a-47da-923e-e0eee1a95603",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                }
              },
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "quantity": 1.1,
              "price": 2.0,
              "sum": 3.0,
              "discountPercent": 1.1,
              "promoOffer": {
                "id": "71993fea-3e70-477b-bba5-b05858949105",
                "vendorId": "sample string 2",
                "type": 0,
                "name": "sample string 3",
                "description": "sample string 4",
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "dateTill": "2025-12-20T13:06:59.3605806Z",
                "createDate": "2025-12-20T13:06:59.3605806Z",
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "priority": 8,
                "isRequired": true,
                "isMultiple": true,
                "limitTotal": 1,
                "usedLimitTotal": 1,
                "limitPerOrder": 1,
                "limitPerTradeOutlet": 1,
                "skuMin": 1,
                "skuMax": 1,
                "countMin": 1,
                "countMax": 1,
                "packaging": {
                  "id": "52835f73-678a-47da-923e-e0eee1a95603",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "packagingMin": 1.1,
                "packagingMax": 1.1,
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "entityPropertyMin": 1.1,
                "entityPropertyMax": 1.1,
                "sumMin": 1.0,
                "sumMax": 1.0,
                "discountPerOrder": true,
                "discountPerPositions": true,
                "overrideDiscounts": true,
                "discount": 1.0,
                "discountsSumMax": 1.0,
                "usedDiscountsSum": 1.0,
                "giftsSumMax": 1.0,
                "usedGiftsSum": 1.0,
                "positionGroups": [
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "positions": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  },
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "positions": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  }
                ],
                "giftGroups": [
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "gifts": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  },
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "gifts": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  }
                ],
                "tradeOutlets": [
                  {
                    "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [
                      {
                        "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      },
                      {
                        "relationship": {
                          "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      }
                    ],
                    "freeVisit": true,
                    "isBlocked": true,
                    "blockReason": "sample string 6",
                    "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ],
                    "departments": [
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      },
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      }
                    ]
                  },
                  {
                    "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [
                      {
                        "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      },
                      {
                        "relationship": {
                          "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      }
                    ],
                    "freeVisit": true,
                    "isBlocked": true,
                    "blockReason": "sample string 6",
                    "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ],
                    "departments": [
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      },
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      }
                    ]
                  }
                ],
                "tradeOutletCategories": [
                  {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "tradeOutletFormats": [
                  {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "tradeOutletProvinces": [
                  {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  }
                ],
                "tradeOutletRoutes": [
                  {
                    "id": "a0337db1-4b35-4883-91b8-c341ae97e789",
                    "vendorId": "sample string 2",
                    "type": {
                      "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "salesDepartment": {
                      "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                      "vendorId": "sample string 2",
                      "type": {
                        "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "name": "sample string 3",
                      "office": {
                        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "location": {
                          "country": {
                            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                            "isoCode": "sample string 2",
                            "name": "sample string 3"
                          },
                          "province": {
                            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                            "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                      "name": "sample string 2"
                    },
                    "name": "sample string 3",
                    "dateFrom": "2025-12-20T13:06:59.3762099Z",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "items": [
                      {
                        "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": [
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      },
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      }
                    ],
                    "brands": [
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      }
                    ],
                    "groups": [
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      },
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      }
                    ],
                    "relationships": [
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      },
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      }
                    ],
                    "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",
                    "ignoreOtherDiscounts": true
                  },
                  {
                    "id": "a0337db1-4b35-4883-91b8-c341ae97e789",
                    "vendorId": "sample string 2",
                    "type": {
                      "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "salesDepartment": {
                      "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                      "vendorId": "sample string 2",
                      "type": {
                        "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "name": "sample string 3",
                      "office": {
                        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "location": {
                          "country": {
                            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                            "isoCode": "sample string 2",
                            "name": "sample string 3"
                          },
                          "province": {
                            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                            "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                      "name": "sample string 2"
                    },
                    "name": "sample string 3",
                    "dateFrom": "2025-12-20T13:06:59.3762099Z",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "items": [
                      {
                        "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": [
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      },
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      }
                    ],
                    "brands": [
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      }
                    ],
                    "groups": [
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      },
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      }
                    ],
                    "relationships": [
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      },
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      }
                    ],
                    "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",
                    "ignoreOtherDiscounts": true
                  }
                ]
              },
              "isGift": true,
              "originalPrice": 1.0,
              "isApproved": true,
              "packagingId": "sample string 4",
              "packaging": "sample string 5"
            },
            {
              "product": {
                "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                "vendorId": "sample string 2",
                "article": "sample string 3",
                "group": {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "brandline": {
                  "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceByProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "groups": [
                    {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    }
                  ],
                  "imageUrl": "sample string 4",
                  "switcherUrl": "sample string 5"
                },
                "name": "sample string 4",
                "imageUrl": "sample string 5",
                "inBox": 1.1,
                "barcode": "sample string 6",
                "weighted": true,
                "minOrder": 1.1,
                "multiplicity": 1.1,
                "active": true,
                "f1NotEnabled": true,
                "f2NotEnabled": true,
                "manufacturer": {
                  "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                  "name": "sample string 2"
                },
                "prices": [
                  {
                    "priceCategory": {
                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    },
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "price": 1.0,
                    "description": "sample string 2",
                    "packagingId": "sample string 3"
                  },
                  {
                    "priceCategory": {
                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    },
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "price": 1.0,
                    "description": "sample string 2",
                    "packagingId": "sample string 3"
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "packagings": [
                  {
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "value": 1.1
                  },
                  {
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "value": 1.1
                  }
                ],
                "packaging": {
                  "id": "52835f73-678a-47da-923e-e0eee1a95603",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                }
              },
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "quantity": 1.1,
              "price": 2.0,
              "sum": 3.0,
              "discountPercent": 1.1,
              "promoOffer": {
                "id": "71993fea-3e70-477b-bba5-b05858949105",
                "vendorId": "sample string 2",
                "type": 0,
                "name": "sample string 3",
                "description": "sample string 4",
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "dateTill": "2025-12-20T13:06:59.3605806Z",
                "createDate": "2025-12-20T13:06:59.3605806Z",
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "priority": 8,
                "isRequired": true,
                "isMultiple": true,
                "limitTotal": 1,
                "usedLimitTotal": 1,
                "limitPerOrder": 1,
                "limitPerTradeOutlet": 1,
                "skuMin": 1,
                "skuMax": 1,
                "countMin": 1,
                "countMax": 1,
                "packaging": {
                  "id": "52835f73-678a-47da-923e-e0eee1a95603",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "packagingMin": 1.1,
                "packagingMax": 1.1,
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "entityPropertyMin": 1.1,
                "entityPropertyMax": 1.1,
                "sumMin": 1.0,
                "sumMax": 1.0,
                "discountPerOrder": true,
                "discountPerPositions": true,
                "overrideDiscounts": true,
                "discount": 1.0,
                "discountsSumMax": 1.0,
                "usedDiscountsSum": 1.0,
                "giftsSumMax": 1.0,
                "usedGiftsSum": 1.0,
                "positionGroups": [
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "positions": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  },
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "positions": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  }
                ],
                "giftGroups": [
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "gifts": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  },
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "gifts": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  }
                ],
                "tradeOutlets": [
                  {
                    "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [
                      {
                        "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      },
                      {
                        "relationship": {
                          "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      }
                    ],
                    "freeVisit": true,
                    "isBlocked": true,
                    "blockReason": "sample string 6",
                    "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ],
                    "departments": [
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      },
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      }
                    ]
                  },
                  {
                    "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [
                      {
                        "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      },
                      {
                        "relationship": {
                          "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      }
                    ],
                    "freeVisit": true,
                    "isBlocked": true,
                    "blockReason": "sample string 6",
                    "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ],
                    "departments": [
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      },
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      }
                    ]
                  }
                ],
                "tradeOutletCategories": [
                  {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "tradeOutletFormats": [
                  {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "tradeOutletProvinces": [
                  {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  }
                ],
                "tradeOutletRoutes": [
                  {
                    "id": "a0337db1-4b35-4883-91b8-c341ae97e789",
                    "vendorId": "sample string 2",
                    "type": {
                      "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "salesDepartment": {
                      "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                      "vendorId": "sample string 2",
                      "type": {
                        "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "name": "sample string 3",
                      "office": {
                        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "location": {
                          "country": {
                            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                            "isoCode": "sample string 2",
                            "name": "sample string 3"
                          },
                          "province": {
                            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                            "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                      "name": "sample string 2"
                    },
                    "name": "sample string 3",
                    "dateFrom": "2025-12-20T13:06:59.3762099Z",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "items": [
                      {
                        "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": [
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      },
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      }
                    ],
                    "brands": [
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      }
                    ],
                    "groups": [
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      },
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      }
                    ],
                    "relationships": [
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      },
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      }
                    ],
                    "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",
                    "ignoreOtherDiscounts": true
                  },
                  {
                    "id": "a0337db1-4b35-4883-91b8-c341ae97e789",
                    "vendorId": "sample string 2",
                    "type": {
                      "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "salesDepartment": {
                      "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                      "vendorId": "sample string 2",
                      "type": {
                        "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "name": "sample string 3",
                      "office": {
                        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "location": {
                          "country": {
                            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                            "isoCode": "sample string 2",
                            "name": "sample string 3"
                          },
                          "province": {
                            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                            "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                      "name": "sample string 2"
                    },
                    "name": "sample string 3",
                    "dateFrom": "2025-12-20T13:06:59.3762099Z",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "items": [
                      {
                        "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": [
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      },
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      }
                    ],
                    "brands": [
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      }
                    ],
                    "groups": [
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      },
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      }
                    ],
                    "relationships": [
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      },
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      }
                    ],
                    "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",
                    "ignoreOtherDiscounts": true
                  }
                ]
              },
              "isGift": true,
              "originalPrice": 1.0,
              "isApproved": true,
              "packagingId": "sample string 4",
              "packaging": "sample string 5"
            }
          ],
          "properties": [
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ],
          "createdDate": "2025-12-20T13:06:59.3762099Z",
          "createdByUser": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "createdByClientId": "sample string 9",
          "updatedDate": "2025-12-20T13:06:59.3762099Z",
          "updatedByUser": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "updatedByClientId": "sample string 10",
          "documentDate": "2025-12-20T13:06:59.3762099Z",
          "user": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "isExchange": true
        },
        "status": {
          "id": "a2b92330-cd45-420d-8865-be1aaf24e52a",
          "name": "sample string 2"
        },
        "relationship": {
          "id": "02bfe056-2fb2-4081-be95-f44847637cff",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "priceCategory": {
            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "priceTiers": [
            {
              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            {
              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          ],
          "currency": {
            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "paymentTypes": [
            {
              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            {
              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          ],
          "paymentForms": [
            1,
            2
          ],
          "deferment": 1,
          "limit": 1.0,
          "debts": [
            {
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ],
          "discounts": [
            {
              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
              "group": {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              "brand": {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "percent": 2.1
            },
            {
              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
              "group": {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              "brand": {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "percent": 2.1
            }
          ],
          "active": true,
          "dateFrom": "2025-12-20T13:06:59.3605806Z",
          "dateTill": "2025-12-20T13:06:59.3605806Z",
          "deliveryTypes": [
            {
              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            {
              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          ]
        },
        "customer": {
          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "taxNumber": "sample string 4",
          "location": {
            "country": {
              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "tradeNetwork": {
            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "properties": [
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ]
          },
          "office": {
            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "tradeOutlet": {
          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
          "location": {
            "country": {
              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "category": {
            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "format": {
            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "routes": [
            {
              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
              "vendorId": "sample string 2",
              "type": {
                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                "vendorId": "sample string 2",
                "type": {
                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
              "vendorId": "sample string 2",
              "type": {
                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                "vendorId": "sample string 2",
                "type": {
                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "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": [
            {
              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "dateTill": "2025-12-20T13:06:59.3605806Z",
              "deliveryTypes": [
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ]
            },
            {
              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "dateTill": "2025-12-20T13:06:59.3605806Z",
              "deliveryTypes": [
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ]
            }
          ],
          "properties": [
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "warehouse": {
          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "office": {
            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          }
        },
        "paymentForm": 4,
        "paymentType": {
          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "orderIndex": 1
        },
        "deliveryType": {
          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "orderIndex": 1
        },
        "deliveryDate": "2025-12-20T13:06:59.3762099Z",
        "deliveryTimeFrom": "00:00:00.1234567",
        "deliveryTimeTill": "00:00:00.1234567",
        "paymentDate": "2025-12-20T13:06:59.3762099Z",
        "sums": [
          {
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          }
        ],
        "debts": [
          {
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          }
        ],
        "notes": "sample string 6",
        "statusDescription": "sample string 7",
        "positions": [
          {
            "product": {
              "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
              "vendorId": "sample string 2",
              "article": "sample string 3",
              "group": {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              "brand": {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "brandline": {
                "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "priceByProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "groups": [
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "imageUrl": "sample string 4",
                "switcherUrl": "sample string 5"
              },
              "name": "sample string 4",
              "imageUrl": "sample string 5",
              "inBox": 1.1,
              "barcode": "sample string 6",
              "weighted": true,
              "minOrder": 1.1,
              "multiplicity": 1.1,
              "active": true,
              "f1NotEnabled": true,
              "f2NotEnabled": true,
              "manufacturer": {
                "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "prices": [
                {
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "price": 1.0,
                  "description": "sample string 2",
                  "packagingId": "sample string 3"
                },
                {
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "price": 1.0,
                  "description": "sample string 2",
                  "packagingId": "sample string 3"
                }
              ],
              "properties": [
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "packagings": [
                {
                  "packaging": {
                    "id": "52835f73-678a-47da-923e-e0eee1a95603",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "shortName": "sample string 4",
                    "weighted": true,
                    "minOrder": 1.1,
                    "multiplicity": 1.1
                  },
                  "value": 1.1
                },
                {
                  "packaging": {
                    "id": "52835f73-678a-47da-923e-e0eee1a95603",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "shortName": "sample string 4",
                    "weighted": true,
                    "minOrder": 1.1,
                    "multiplicity": 1.1
                  },
                  "value": 1.1
                }
              ],
              "packaging": {
                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "shortName": "sample string 4",
                "weighted": true,
                "minOrder": 1.1,
                "multiplicity": 1.1
              }
            },
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "quantity": 1.1,
            "price": 2.0,
            "sum": 3.0,
            "packagingId": "sample string 4",
            "packaging": "sample string 5"
          },
          {
            "product": {
              "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
              "vendorId": "sample string 2",
              "article": "sample string 3",
              "group": {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              "brand": {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "brandline": {
                "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "priceByProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "groups": [
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "imageUrl": "sample string 4",
                "switcherUrl": "sample string 5"
              },
              "name": "sample string 4",
              "imageUrl": "sample string 5",
              "inBox": 1.1,
              "barcode": "sample string 6",
              "weighted": true,
              "minOrder": 1.1,
              "multiplicity": 1.1,
              "active": true,
              "f1NotEnabled": true,
              "f2NotEnabled": true,
              "manufacturer": {
                "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "prices": [
                {
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "price": 1.0,
                  "description": "sample string 2",
                  "packagingId": "sample string 3"
                },
                {
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "price": 1.0,
                  "description": "sample string 2",
                  "packagingId": "sample string 3"
                }
              ],
              "properties": [
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "packagings": [
                {
                  "packaging": {
                    "id": "52835f73-678a-47da-923e-e0eee1a95603",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "shortName": "sample string 4",
                    "weighted": true,
                    "minOrder": 1.1,
                    "multiplicity": 1.1
                  },
                  "value": 1.1
                },
                {
                  "packaging": {
                    "id": "52835f73-678a-47da-923e-e0eee1a95603",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "shortName": "sample string 4",
                    "weighted": true,
                    "minOrder": 1.1,
                    "multiplicity": 1.1
                  },
                  "value": 1.1
                }
              ],
              "packaging": {
                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "shortName": "sample string 4",
                "weighted": true,
                "minOrder": 1.1,
                "multiplicity": 1.1
              }
            },
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "quantity": 1.1,
            "price": 2.0,
            "sum": 3.0,
            "packagingId": "sample string 4",
            "packaging": "sample string 5"
          }
        ],
        "properties": [
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ],
        "createdDate": "2025-12-20T13:06:59.3762099Z",
        "createdByUser": {
          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
          "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:06:59.3605806Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "createdByClientId": "sample string 9",
        "updatedDate": "2025-12-20T13:06:59.3762099Z",
        "updatedByUser": {
          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
          "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:06:59.3605806Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "updatedByClientId": "sample string 10",
        "documentDate": "2025-12-20T13:06:59.3762099Z",
        "user": {
          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
          "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:06:59.3605806Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "isExchange": true
      },
      "status": {
        "id": "c118d561-8749-48c6-993a-b75fc55b88ea",
        "name": "sample string 2"
      },
      "paymentForm": 3,
      "currency": {
        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
        "isoCode": "sample string 2",
        "isoNumber3": "sample string 3",
        "name": "sample string 4",
        "shortName": "sample string 5",
        "symbol": "sample string 6"
      },
      "debtCurrency": {
        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
        "isoCode": "sample string 2",
        "isoNumber3": "sample string 3",
        "name": "sample string 4",
        "shortName": "sample string 5",
        "symbol": "sample string 6"
      },
      "sum": 4.0,
      "notes": "sample string 5",
      "statusDescription": "sample string 6",
      "createdDate": "2025-12-20T13:06:59.3762099Z",
      "createdByUser": {
        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
        "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:06:59.3605806Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "createdByClientId": "sample string 8",
      "updatedDate": "2025-12-20T13:06:59.3762099Z",
      "updatedByUser": {
        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
        "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:06:59.3605806Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "updatedByClientId": "sample string 9",
      "documentDate": "2025-12-20T13:06:59.3762099Z",
      "user": {
        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
        "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:06:59.3605806Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "imageUrl": "sample string 10",
      "properties": [
        {
          "entityProperty": {
            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "entityDataType": "string",
            "valueLookup": "contacts",
            "required": true
          },
          "value": "sample string 1"
        },
        {
          "entityProperty": {
            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "entityDataType": "string",
            "valueLookup": "contacts",
            "required": true
          },
          "value": "sample string 1"
        }
      ],
      "tradeOutlet": {
        "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "location": {
          "country": {
            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "category": {
          "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "format": {
          "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "routes": [
          {
            "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
            "vendorId": "sample string 2",
            "type": {
              "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
              "vendorId": "sample string 2",
              "type": {
                "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2025-12-20T13:06:59.3605806Z",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [
              {
                "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
            "vendorId": "sample string 2",
            "type": {
              "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
              "vendorId": "sample string 2",
              "type": {
                "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2025-12-20T13:06:59.3605806Z",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [
              {
                "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "customer": {
                "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "taxNumber": "sample string 4",
                "location": {
                  "country": {
                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                },
                "tradeNetwork": {
                  "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ]
              },
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "minOrder": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2025-12-20T13:06:59.3762099Z",
              "dateTill": "2025-12-20T13:06:59.3762099Z",
              "orderIndex": 1,
              "isFixedPriceCategory": true,
              "deliveryTypes": [
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "brandPriceCategories": [
                {
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ],
              "groupPriceCategories": [
                {
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ]
            },
            "route": {
              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
              "vendorId": "sample string 2",
              "type": {
                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                "vendorId": "sample string 2",
                "type": {
                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
              "name": "sample string 2"
            }
          },
          {
            "relationship": {
              "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "customer": {
                "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "taxNumber": "sample string 4",
                "location": {
                  "country": {
                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                },
                "tradeNetwork": {
                  "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ]
              },
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "minOrder": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2025-12-20T13:06:59.3762099Z",
              "dateTill": "2025-12-20T13:06:59.3762099Z",
              "orderIndex": 1,
              "isFixedPriceCategory": true,
              "deliveryTypes": [
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "brandPriceCategories": [
                {
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ],
              "groupPriceCategories": [
                {
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ]
            },
            "route": {
              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
              "vendorId": "sample string 2",
              "type": {
                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                "vendorId": "sample string 2",
                "type": {
                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
              "name": "sample string 2"
            }
          }
        ],
        "freeVisit": true,
        "isBlocked": true,
        "blockReason": "sample string 6",
        "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
        "properties": [
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ],
        "departments": [
          {
            "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "tradeOutlets": []
          },
          {
            "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "tradeOutlets": []
          }
        ]
      }
    },
    {
      "id": "5bfba308-b2be-47ed-9210-302306b9ec6e",
      "vendorId": "sample string 2",
      "relationship": {
        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "priceCategory": {
          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "orderIndex": 1
        },
        "priceTiers": [
          {
            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "currency": {
          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
          "isoCode": "sample string 2",
          "isoNumber3": "sample string 3",
          "name": "sample string 4",
          "shortName": "sample string 5",
          "symbol": "sample string 6"
        },
        "paymentTypes": [
          {
            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "paymentForms": [
          1,
          2
        ],
        "deferment": 1,
        "limit": 1.0,
        "debts": [
          {
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ],
        "discounts": [
          {
            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
            "group": {
              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "percent": 2.1
          },
          {
            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
            "group": {
              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "percent": 2.1
          }
        ],
        "active": true,
        "dateFrom": "2025-12-20T13:06:59.3605806Z",
        "dateTill": "2025-12-20T13:06:59.3605806Z",
        "deliveryTypes": [
          {
            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ]
      },
      "office": {
        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "responsible": {
          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
          "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:06:59.3605806Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "location": {
          "country": {
            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "timeZoneId": "sample string 4"
      },
      "customer": {
        "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "taxNumber": "sample string 4",
        "location": {
          "country": {
            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "tradeNetwork": {
          "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "properties": [
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "office": {
          "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "responsible": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "location": {
            "country": {
              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ]
      },
      "invoice": {
        "id": "7231e08a-5c95-4356-a9f8-c8ecf11ec0ae",
        "vendorId": "sample string 2",
        "number": "sample string 3",
        "office": {
          "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "responsible": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "location": {
            "country": {
              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "timeZoneId": "sample string 4"
        },
        "order": {
          "id": "cd0031c2-58d5-4f29-927a-767dadffc344",
          "vendorId": "sample string 2",
          "number": "sample string 3",
          "status": {
            "id": "23bf64ba-d8bb-4a34-85a7-4023e2ca0c8e",
            "name": "sample string 2"
          },
          "office": {
            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            },
            "timeZoneId": "sample string 4"
          },
          "relationship": {
            "id": "02bfe056-2fb2-4081-be95-f44847637cff",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "priceCategory": {
              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            "priceTiers": [
              {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "paymentTypes": [
              {
                "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "paymentForms": [
              1,
              2
            ],
            "deferment": 1,
            "limit": 1.0,
            "debts": [
              {
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "discounts": [
              {
                "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                "group": {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              },
              {
                "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                "group": {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              }
            ],
            "active": true,
            "dateFrom": "2025-12-20T13:06:59.3605806Z",
            "dateTill": "2025-12-20T13:06:59.3605806Z",
            "deliveryTypes": [
              {
                "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ]
          },
          "customer": {
            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "taxNumber": "sample string 4",
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            },
            "tradeNetwork": {
              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "properties": [
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ]
            },
            "office": {
              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "location": {
                "country": {
                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                  "isoCode": "sample string 2",
                  "name": "sample string 3"
                },
                "province": {
                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ]
          },
          "tradeOutlet": {
            "id": "774170ab-2653-4122-ac47-94463c4aeae1",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            },
            "category": {
              "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "format": {
              "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "routes": [
              {
                "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                "vendorId": "sample string 2",
                "type": {
                  "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                    "vendorId": "sample string 2",
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                    "vendorId": "sample string 2",
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                          "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                          "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                "vendorId": "sample string 2",
                "type": {
                  "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                    "vendorId": "sample string 2",
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                    "vendorId": "sample string 2",
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                          "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                          "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "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": [
              {
                "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "priceCategory": {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                    "group": {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                    "group": {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "dateTill": "2025-12-20T13:06:59.3605806Z",
                "deliveryTypes": [
                  {
                    "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ]
              },
              {
                "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "priceCategory": {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                    "group": {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                    "group": {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "dateTill": "2025-12-20T13:06:59.3605806Z",
                "deliveryTypes": [
                  {
                    "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ]
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ]
          },
          "warehouse": {
            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "office": {
              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "location": {
                "country": {
                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                  "isoCode": "sample string 2",
                  "name": "sample string 3"
                },
                "province": {
                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            }
          },
          "paymentForm": 4,
          "paymentType": {
            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "deliveryType": {
            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "deliveryDate": "2025-12-20T13:06:59.3605806Z",
          "deliveryTimeFrom": "00:00:00.1234567",
          "deliveryTimeTill": "00:00:00.1234567",
          "sums": [
            {
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "sum": 1.0
            }
          ],
          "notes": "sample string 6",
          "statusDescription": "sample string 7",
          "positions": [
            {
              "product": {
                "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                "vendorId": "sample string 2",
                "article": "sample string 3",
                "group": {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "brandline": {
                  "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceByProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "groups": [
                    {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    }
                  ],
                  "imageUrl": "sample string 4",
                  "switcherUrl": "sample string 5"
                },
                "name": "sample string 4",
                "imageUrl": "sample string 5",
                "inBox": 1.1,
                "barcode": "sample string 6",
                "weighted": true,
                "minOrder": 1.1,
                "multiplicity": 1.1,
                "active": true,
                "f1NotEnabled": true,
                "f2NotEnabled": true,
                "manufacturer": {
                  "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                  "name": "sample string 2"
                },
                "prices": [
                  {
                    "priceCategory": {
                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    },
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "price": 1.0,
                    "description": "sample string 2",
                    "packagingId": "sample string 3"
                  },
                  {
                    "priceCategory": {
                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    },
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "price": 1.0,
                    "description": "sample string 2",
                    "packagingId": "sample string 3"
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "packagings": [
                  {
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "value": 1.1
                  },
                  {
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "value": 1.1
                  }
                ],
                "packaging": {
                  "id": "52835f73-678a-47da-923e-e0eee1a95603",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                }
              },
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "quantity": 1.1,
              "price": 2.0,
              "sum": 3.0,
              "discountPercent": 1.1,
              "promoOffer": {
                "id": "71993fea-3e70-477b-bba5-b05858949105",
                "vendorId": "sample string 2",
                "type": 0,
                "name": "sample string 3",
                "description": "sample string 4",
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "dateTill": "2025-12-20T13:06:59.3605806Z",
                "createDate": "2025-12-20T13:06:59.3605806Z",
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "priority": 8,
                "isRequired": true,
                "isMultiple": true,
                "limitTotal": 1,
                "usedLimitTotal": 1,
                "limitPerOrder": 1,
                "limitPerTradeOutlet": 1,
                "skuMin": 1,
                "skuMax": 1,
                "countMin": 1,
                "countMax": 1,
                "packaging": {
                  "id": "52835f73-678a-47da-923e-e0eee1a95603",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "packagingMin": 1.1,
                "packagingMax": 1.1,
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "entityPropertyMin": 1.1,
                "entityPropertyMax": 1.1,
                "sumMin": 1.0,
                "sumMax": 1.0,
                "discountPerOrder": true,
                "discountPerPositions": true,
                "overrideDiscounts": true,
                "discount": 1.0,
                "discountsSumMax": 1.0,
                "usedDiscountsSum": 1.0,
                "giftsSumMax": 1.0,
                "usedGiftsSum": 1.0,
                "positionGroups": [
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "positions": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  },
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "positions": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  }
                ],
                "giftGroups": [
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "gifts": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  },
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "gifts": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  }
                ],
                "tradeOutlets": [
                  {
                    "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [
                      {
                        "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      },
                      {
                        "relationship": {
                          "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      }
                    ],
                    "freeVisit": true,
                    "isBlocked": true,
                    "blockReason": "sample string 6",
                    "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ],
                    "departments": [
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      },
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      }
                    ]
                  },
                  {
                    "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [
                      {
                        "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      },
                      {
                        "relationship": {
                          "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      }
                    ],
                    "freeVisit": true,
                    "isBlocked": true,
                    "blockReason": "sample string 6",
                    "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ],
                    "departments": [
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      },
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      }
                    ]
                  }
                ],
                "tradeOutletCategories": [
                  {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "tradeOutletFormats": [
                  {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "tradeOutletProvinces": [
                  {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  }
                ],
                "tradeOutletRoutes": [
                  {
                    "id": "a0337db1-4b35-4883-91b8-c341ae97e789",
                    "vendorId": "sample string 2",
                    "type": {
                      "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "salesDepartment": {
                      "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                      "vendorId": "sample string 2",
                      "type": {
                        "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "name": "sample string 3",
                      "office": {
                        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "location": {
                          "country": {
                            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                            "isoCode": "sample string 2",
                            "name": "sample string 3"
                          },
                          "province": {
                            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                            "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                      "name": "sample string 2"
                    },
                    "name": "sample string 3",
                    "dateFrom": "2025-12-20T13:06:59.3762099Z",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "items": [
                      {
                        "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": [
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      },
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      }
                    ],
                    "brands": [
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      }
                    ],
                    "groups": [
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      },
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      }
                    ],
                    "relationships": [
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      },
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      }
                    ],
                    "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",
                    "ignoreOtherDiscounts": true
                  },
                  {
                    "id": "a0337db1-4b35-4883-91b8-c341ae97e789",
                    "vendorId": "sample string 2",
                    "type": {
                      "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "salesDepartment": {
                      "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                      "vendorId": "sample string 2",
                      "type": {
                        "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "name": "sample string 3",
                      "office": {
                        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "location": {
                          "country": {
                            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                            "isoCode": "sample string 2",
                            "name": "sample string 3"
                          },
                          "province": {
                            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                            "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                      "name": "sample string 2"
                    },
                    "name": "sample string 3",
                    "dateFrom": "2025-12-20T13:06:59.3762099Z",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "items": [
                      {
                        "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": [
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      },
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      }
                    ],
                    "brands": [
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      }
                    ],
                    "groups": [
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      },
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      }
                    ],
                    "relationships": [
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      },
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      }
                    ],
                    "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",
                    "ignoreOtherDiscounts": true
                  }
                ]
              },
              "isGift": true,
              "originalPrice": 1.0,
              "isApproved": true,
              "packagingId": "sample string 4",
              "packaging": "sample string 5"
            },
            {
              "product": {
                "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                "vendorId": "sample string 2",
                "article": "sample string 3",
                "group": {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "brandline": {
                  "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceByProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "groups": [
                    {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    {
                      "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    }
                  ],
                  "imageUrl": "sample string 4",
                  "switcherUrl": "sample string 5"
                },
                "name": "sample string 4",
                "imageUrl": "sample string 5",
                "inBox": 1.1,
                "barcode": "sample string 6",
                "weighted": true,
                "minOrder": 1.1,
                "multiplicity": 1.1,
                "active": true,
                "f1NotEnabled": true,
                "f2NotEnabled": true,
                "manufacturer": {
                  "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                  "name": "sample string 2"
                },
                "prices": [
                  {
                    "priceCategory": {
                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    },
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "price": 1.0,
                    "description": "sample string 2",
                    "packagingId": "sample string 3"
                  },
                  {
                    "priceCategory": {
                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    },
                    "currency": {
                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "price": 1.0,
                    "description": "sample string 2",
                    "packagingId": "sample string 3"
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "packagings": [
                  {
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "value": 1.1
                  },
                  {
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "value": 1.1
                  }
                ],
                "packaging": {
                  "id": "52835f73-678a-47da-923e-e0eee1a95603",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                }
              },
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "quantity": 1.1,
              "price": 2.0,
              "sum": 3.0,
              "discountPercent": 1.1,
              "promoOffer": {
                "id": "71993fea-3e70-477b-bba5-b05858949105",
                "vendorId": "sample string 2",
                "type": 0,
                "name": "sample string 3",
                "description": "sample string 4",
                "dateFrom": "2025-12-20T13:06:59.3605806Z",
                "dateTill": "2025-12-20T13:06:59.3605806Z",
                "createDate": "2025-12-20T13:06:59.3605806Z",
                "currency": {
                  "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "priority": 8,
                "isRequired": true,
                "isMultiple": true,
                "limitTotal": 1,
                "usedLimitTotal": 1,
                "limitPerOrder": 1,
                "limitPerTradeOutlet": 1,
                "skuMin": 1,
                "skuMax": 1,
                "countMin": 1,
                "countMax": 1,
                "packaging": {
                  "id": "52835f73-678a-47da-923e-e0eee1a95603",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "packagingMin": 1.1,
                "packagingMax": 1.1,
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "entityPropertyMin": 1.1,
                "entityPropertyMax": 1.1,
                "sumMin": 1.0,
                "sumMax": 1.0,
                "discountPerOrder": true,
                "discountPerPositions": true,
                "overrideDiscounts": true,
                "discount": 1.0,
                "discountsSumMax": 1.0,
                "usedDiscountsSum": 1.0,
                "giftsSumMax": 1.0,
                "usedGiftsSum": 1.0,
                "positionGroups": [
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "positions": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  },
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "positions": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "price": 1.0,
                        "required": true,
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  }
                ],
                "giftGroups": [
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "gifts": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  },
                  {
                    "skuMin": 1,
                    "skuMax": 1,
                    "countMin": 1,
                    "countMax": 1,
                    "packaging": {
                      "id": "52835f73-678a-47da-923e-e0eee1a95603",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "shortName": "sample string 4",
                      "weighted": true,
                      "minOrder": 1.1,
                      "multiplicity": 1.1
                    },
                    "packagingMin": 1.1,
                    "packagingMax": 1.1,
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "entityPropertyMin": 1.1,
                    "entityPropertyMax": 1.1,
                    "sumMin": 1.0,
                    "sumMax": 1.0,
                    "gifts": [
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      },
                      {
                        "product": {
                          "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
                          "vendorId": "sample string 2",
                          "article": "sample string 3",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "brandline": {
                            "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceByProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "groups": [
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              }
                            ],
                            "imageUrl": "sample string 4",
                            "switcherUrl": "sample string 5"
                          },
                          "name": "sample string 4",
                          "imageUrl": "sample string 5",
                          "inBox": 1.1,
                          "barcode": "sample string 6",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1,
                          "active": true,
                          "f1NotEnabled": true,
                          "f2NotEnabled": true,
                          "manufacturer": {
                            "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "prices": [
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            },
                            {
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "price": 1.0,
                              "description": "sample string 2",
                              "packagingId": "sample string 3"
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "packagings": [
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            },
                            {
                              "packaging": {
                                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "shortName": "sample string 4",
                                "weighted": true,
                                "minOrder": 1.1,
                                "multiplicity": 1.1
                              },
                              "value": 1.1
                            }
                          ],
                          "packaging": {
                            "id": "52835f73-678a-47da-923e-e0eee1a95603",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "shortName": "sample string 4",
                            "weighted": true,
                            "minOrder": 1.1,
                            "multiplicity": 1.1
                          }
                        },
                        "countMin": 1,
                        "countMax": 1,
                        "packaging": {
                          "id": "52835f73-678a-47da-923e-e0eee1a95603",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "shortName": "sample string 4",
                          "weighted": true,
                          "minOrder": 1.1,
                          "multiplicity": 1.1
                        },
                        "packagingMin": 1.1,
                        "packagingMax": 1.1,
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "entityPropertyMin": 1.1,
                        "entityPropertyMax": 1.1,
                        "sumMin": 1.0,
                        "sumMax": 1.0
                      }
                    ]
                  }
                ],
                "tradeOutlets": [
                  {
                    "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [
                      {
                        "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      },
                      {
                        "relationship": {
                          "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      }
                    ],
                    "freeVisit": true,
                    "isBlocked": true,
                    "blockReason": "sample string 6",
                    "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ],
                    "departments": [
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      },
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      }
                    ]
                  },
                  {
                    "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [
                      {
                        "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                        "vendorId": "sample string 2",
                        "type": {
                          "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                          "vendorId": "sample string 2",
                          "name": "sample string 3"
                        },
                        "salesDepartment": {
                          "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                          "name": "sample string 2"
                        },
                        "name": "sample string 3",
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "items": [
                          {
                            "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                            "vendorId": "sample string 2",
                            "tradeOutlet": {
                              "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              },
                              "category": {
                                "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "format": {
                                "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                },
                                {
                                  "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "priceCategory": {
                                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "orderIndex": 1
                                  },
                                  "priceTiers": [
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "isoCode": "sample string 2",
                                    "isoNumber3": "sample string 3",
                                    "name": "sample string 4",
                                    "shortName": "sample string 5",
                                    "symbol": "sample string 6"
                                  },
                                  "paymentTypes": [
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ],
                                  "paymentForms": [
                                    1,
                                    2
                                  ],
                                  "deferment": 1,
                                  "limit": 1.0,
                                  "debts": [
                                    {
                                      "currency": {
                                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                        "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    },
                                    {
                                      "entityProperty": {
                                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "entityDataType": "string",
                                        "valueLookup": "contacts",
                                        "required": true
                                      },
                                      "value": "sample string 1"
                                    }
                                  ],
                                  "discounts": [
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    },
                                    {
                                      "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                      "group": {
                                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "hierarchy": {
                                          "level": 1,
                                          "path": "sample string 2"
                                        }
                                      },
                                      "brand": {
                                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "percent": 2.1
                                    }
                                  ],
                                  "active": true,
                                  "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                  "dateTill": "2025-12-20T13:06:59.3605806Z",
                                  "deliveryTypes": [
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    {
                                      "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    }
                                  ]
                                }
                              ],
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          },
                          {
                            "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            }
                          }
                        ],
                        "brands": [
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          }
                        ],
                        "groups": [
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      },
                      {
                        "relationship": {
                          "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "customer": {
                            "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "taxNumber": "sample string 4",
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "name": "sample string 2"
                              },
                              "settlement": "sample string 1",
                              "addressLine": "sample string 2",
                              "geoCoordinate": {
                                "latitude": 1.1,
                                "longitude": 1.1
                              }
                            },
                            "tradeNetwork": {
                              "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "properties": [
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ]
                            },
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "priceCategory": {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "minOrder": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:06:59.3762099Z",
                          "dateTill": "2025-12-20T13:06:59.3762099Z",
                          "orderIndex": 1,
                          "isFixedPriceCategory": true,
                          "deliveryTypes": [
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "brandPriceCategories": [
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "brand": {
                                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ],
                          "groupPriceCategories": [
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            },
                            {
                              "group": {
                                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              }
                            }
                          ]
                        },
                        "route": {
                          "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                          "vendorId": "sample string 2",
                          "type": {
                            "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "salesDepartment": {
                            "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                            "vendorId": "sample string 2",
                            "type": {
                              "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "name": "sample string 3",
                            "office": {
                              "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "location": {
                                "country": {
                                  "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                            "name": "sample string 2"
                          },
                          "name": "sample string 3",
                          "dateFrom": "2025-12-20T13:06:59.3605806Z",
                          "responsible": {
                            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                            "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:06:59.3605806Z",
                            "lockoutEnabled": true,
                            "roles": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "items": [
                            {
                              "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                              "vendorId": "sample string 2",
                              "tradeOutlet": {
                                "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "name": "sample string 2"
                                  },
                                  "settlement": "sample string 1",
                                  "addressLine": "sample string 2",
                                  "geoCoordinate": {
                                    "latitude": 1.1,
                                    "longitude": 1.1
                                  }
                                },
                                "category": {
                                  "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "format": {
                                  "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                                  "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  },
                                  {
                                    "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "priceCategory": {
                                      "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "orderIndex": 1
                                    },
                                    "priceTiers": [
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "currency": {
                                      "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                      "isoCode": "sample string 2",
                                      "isoNumber3": "sample string 3",
                                      "name": "sample string 4",
                                      "shortName": "sample string 5",
                                      "symbol": "sample string 6"
                                    },
                                    "paymentTypes": [
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ],
                                    "paymentForms": [
                                      1,
                                      2
                                    ],
                                    "deferment": 1,
                                    "limit": 1.0,
                                    "debts": [
                                      {
                                        "currency": {
                                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                          "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      },
                                      {
                                        "entityProperty": {
                                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "entityDataType": "string",
                                          "valueLookup": "contacts",
                                          "required": true
                                        },
                                        "value": "sample string 1"
                                      }
                                    ],
                                    "discounts": [
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      },
                                      {
                                        "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                        "group": {
                                          "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3",
                                          "hierarchy": {
                                            "level": 1,
                                            "path": "sample string 2"
                                          }
                                        },
                                        "brand": {
                                          "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                          "vendorId": "sample string 2",
                                          "name": "sample string 3"
                                        },
                                        "percent": 2.1
                                      }
                                    ],
                                    "active": true,
                                    "dateFrom": "2025-12-20T13:06:59.3605806Z",
                                    "dateTill": "2025-12-20T13:06:59.3605806Z",
                                    "deliveryTypes": [
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      },
                                      {
                                        "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                        "vendorId": "sample string 2",
                                        "name": "sample string 3",
                                        "orderIndex": 1
                                      }
                                    ]
                                  }
                                ],
                                "properties": [
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "vendorId": "sample string 2",
                                      "name": "sample string 3",
                                      "entityDataType": "string",
                                      "valueLookup": "contacts",
                                      "required": true
                                    },
                                    "value": "sample string 1"
                                  },
                                  {
                                    "entityProperty": {
                                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                      "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            },
                            {
                              "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "office": {
                                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "location": {
                                  "country": {
                                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                    "isoCode": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "province": {
                                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                    "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                  "isoCode": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "province": {
                                  "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                  "name": "sample string 2"
                                },
                                "settlement": "sample string 1",
                                "addressLine": "sample string 2",
                                "geoCoordinate": {
                                  "latitude": 1.1,
                                  "longitude": 1.1
                                }
                              }
                            }
                          ],
                          "brands": [
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            }
                          ],
                          "groups": [
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
                          "name": "sample string 2"
                        }
                      }
                    ],
                    "freeVisit": true,
                    "isBlocked": true,
                    "blockReason": "sample string 6",
                    "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ],
                    "departments": [
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      },
                      {
                        "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "tradeOutlets": []
                      }
                    ]
                  }
                ],
                "tradeOutletCategories": [
                  {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "tradeOutletFormats": [
                  {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "tradeOutletProvinces": [
                  {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  }
                ],
                "tradeOutletRoutes": [
                  {
                    "id": "a0337db1-4b35-4883-91b8-c341ae97e789",
                    "vendorId": "sample string 2",
                    "type": {
                      "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "salesDepartment": {
                      "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                      "vendorId": "sample string 2",
                      "type": {
                        "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "name": "sample string 3",
                      "office": {
                        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "location": {
                          "country": {
                            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                            "isoCode": "sample string 2",
                            "name": "sample string 3"
                          },
                          "province": {
                            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                            "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                      "name": "sample string 2"
                    },
                    "name": "sample string 3",
                    "dateFrom": "2025-12-20T13:06:59.3762099Z",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "items": [
                      {
                        "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": [
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      },
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      }
                    ],
                    "brands": [
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      }
                    ],
                    "groups": [
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      },
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      }
                    ],
                    "relationships": [
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      },
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      }
                    ],
                    "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",
                    "ignoreOtherDiscounts": true
                  },
                  {
                    "id": "a0337db1-4b35-4883-91b8-c341ae97e789",
                    "vendorId": "sample string 2",
                    "type": {
                      "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "salesDepartment": {
                      "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                      "vendorId": "sample string 2",
                      "type": {
                        "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "responsible": {
                        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                        "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:06:59.3605806Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "name": "sample string 3",
                      "office": {
                        "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "responsible": {
                          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                          "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:06:59.3605806Z",
                          "lockoutEnabled": true,
                          "roles": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "location": {
                          "country": {
                            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                            "isoCode": "sample string 2",
                            "name": "sample string 3"
                          },
                          "province": {
                            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                            "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                      "name": "sample string 2"
                    },
                    "name": "sample string 3",
                    "dateFrom": "2025-12-20T13:06:59.3762099Z",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "items": [
                      {
                        "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                        "vendorId": "sample string 2",
                        "tradeOutlet": {
                          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "category": {
                            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "format": {
                            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "routes": [
                            {
                              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
                              "vendorId": "sample string 2",
                              "type": {
                                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "salesDepartment": {
                                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                                "vendorId": "sample string 2",
                                "type": {
                                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                "responsible": {
                                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                  "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:06:59.3605806Z",
                                  "lockoutEnabled": true,
                                  "roles": [
                                    "sample string 1",
                                    "sample string 2"
                                  ]
                                },
                                "name": "sample string 3",
                                "office": {
                                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "responsible": {
                                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                    "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:06:59.3605806Z",
                                    "lockoutEnabled": true,
                                    "roles": [
                                      "sample string 1",
                                      "sample string 2"
                                    ]
                                  },
                                  "location": {
                                    "country": {
                                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                                "name": "sample string 2"
                              },
                              "name": "sample string 3",
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "responsible": {
                                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                "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:06:59.3605806Z",
                                "lockoutEnabled": true,
                                "roles": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "items": [],
                              "warehouses": [
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                },
                                {
                                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "office": {
                                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "responsible": {
                                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                                      "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:06:59.3605806Z",
                                      "lockoutEnabled": true,
                                      "roles": [
                                        "sample string 1",
                                        "sample string 2"
                                      ]
                                    },
                                    "location": {
                                      "country": {
                                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                        "isoCode": "sample string 2",
                                        "name": "sample string 3"
                                      },
                                      "province": {
                                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                      "isoCode": "sample string 2",
                                      "name": "sample string 3"
                                    },
                                    "province": {
                                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                      "name": "sample string 2"
                                    },
                                    "settlement": "sample string 1",
                                    "addressLine": "sample string 2",
                                    "geoCoordinate": {
                                      "latitude": 1.1,
                                      "longitude": 1.1
                                    }
                                  }
                                }
                              ],
                              "brands": [
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                },
                                {
                                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3"
                                }
                              ],
                              "groups": [
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "hierarchy": {
                                    "level": 1,
                                    "path": "sample string 2"
                                  }
                                },
                                {
                                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                  "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": [
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            },
                            {
                              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "priceCategory": {
                                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "orderIndex": 1
                              },
                              "priceTiers": [
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "currency": {
                                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "paymentTypes": [
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ],
                              "paymentForms": [
                                1,
                                2
                              ],
                              "deferment": 1,
                              "limit": 1.0,
                              "debts": [
                                {
                                  "currency": {
                                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                },
                                {
                                  "entityProperty": {
                                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "entityDataType": "string",
                                    "valueLookup": "contacts",
                                    "required": true
                                  },
                                  "value": "sample string 1"
                                }
                              ],
                              "discounts": [
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                },
                                {
                                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                                  "group": {
                                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3",
                                    "hierarchy": {
                                      "level": 1,
                                      "path": "sample string 2"
                                    }
                                  },
                                  "brand": {
                                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                                    "vendorId": "sample string 2",
                                    "name": "sample string 3"
                                  },
                                  "percent": 2.1
                                }
                              ],
                              "active": true,
                              "dateFrom": "2025-12-20T13:06:59.3605806Z",
                              "dateTill": "2025-12-20T13:06:59.3605806Z",
                              "deliveryTypes": [
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                },
                                {
                                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "orderIndex": 1
                                }
                              ]
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "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": [
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      },
                      {
                        "warehouse": {
                          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          }
                        },
                        "orderIndex": 1
                      }
                    ],
                    "brands": [
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      {
                        "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      }
                    ],
                    "groups": [
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      },
                      {
                        "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "hierarchy": {
                          "level": 1,
                          "path": "sample string 2"
                        }
                      }
                    ],
                    "relationships": [
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      },
                      {
                        "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "customer": {
                          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "taxNumber": "sample string 4",
                          "location": {
                            "country": {
                              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                              "isoCode": "sample string 2",
                              "name": "sample string 3"
                            },
                            "province": {
                              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                              "name": "sample string 2"
                            },
                            "settlement": "sample string 1",
                            "addressLine": "sample string 2",
                            "geoCoordinate": {
                              "latitude": 1.1,
                              "longitude": 1.1
                            }
                          },
                          "tradeNetwork": {
                            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "properties": [
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              },
                              {
                                "entityProperty": {
                                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                  "vendorId": "sample string 2",
                                  "name": "sample string 3",
                                  "entityDataType": "string",
                                  "valueLookup": "contacts",
                                  "required": true
                                },
                                "value": "sample string 1"
                              }
                            ]
                          },
                          "office": {
                            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "responsible": {
                              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                              "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:06:59.3605806Z",
                              "lockoutEnabled": true,
                              "roles": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "location": {
                              "country": {
                                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                                "isoCode": "sample string 2",
                                "name": "sample string 3"
                              },
                              "province": {
                                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ]
                        },
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "minOrder": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3762099Z",
                        "dateTill": "2025-12-20T13:06:59.3762099Z",
                        "orderIndex": 1,
                        "isFixedPriceCategory": true,
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "brandPriceCategories": [
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ],
                        "groupPriceCategories": [
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          },
                          {
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "priceCategory": {
                              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          }
                        ]
                      }
                    ],
                    "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",
                    "ignoreOtherDiscounts": true
                  }
                ]
              },
              "isGift": true,
              "originalPrice": 1.0,
              "isApproved": true,
              "packagingId": "sample string 4",
              "packaging": "sample string 5"
            }
          ],
          "properties": [
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ],
          "createdDate": "2025-12-20T13:06:59.3762099Z",
          "createdByUser": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "createdByClientId": "sample string 9",
          "updatedDate": "2025-12-20T13:06:59.3762099Z",
          "updatedByUser": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "updatedByClientId": "sample string 10",
          "documentDate": "2025-12-20T13:06:59.3762099Z",
          "user": {
            "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
            "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:06:59.3605806Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "isExchange": true
        },
        "status": {
          "id": "a2b92330-cd45-420d-8865-be1aaf24e52a",
          "name": "sample string 2"
        },
        "relationship": {
          "id": "02bfe056-2fb2-4081-be95-f44847637cff",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "priceCategory": {
            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "priceTiers": [
            {
              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            {
              "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          ],
          "currency": {
            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "paymentTypes": [
            {
              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            {
              "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          ],
          "paymentForms": [
            1,
            2
          ],
          "deferment": 1,
          "limit": 1.0,
          "debts": [
            {
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ],
          "discounts": [
            {
              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
              "group": {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              "brand": {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "percent": 2.1
            },
            {
              "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
              "group": {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              "brand": {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "percent": 2.1
            }
          ],
          "active": true,
          "dateFrom": "2025-12-20T13:06:59.3605806Z",
          "dateTill": "2025-12-20T13:06:59.3605806Z",
          "deliveryTypes": [
            {
              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            {
              "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          ]
        },
        "customer": {
          "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "taxNumber": "sample string 4",
          "location": {
            "country": {
              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "tradeNetwork": {
            "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "properties": [
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ]
          },
          "office": {
            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "tradeOutlet": {
          "id": "774170ab-2653-4122-ac47-94463c4aeae1",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
          "location": {
            "country": {
              "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "category": {
            "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "format": {
            "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "routes": [
            {
              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
              "vendorId": "sample string 2",
              "type": {
                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                "vendorId": "sample string 2",
                "type": {
                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
              "vendorId": "sample string 2",
              "type": {
                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                "vendorId": "sample string 2",
                "type": {
                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "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": [
            {
              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "dateTill": "2025-12-20T13:06:59.3605806Z",
              "deliveryTypes": [
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ]
            },
            {
              "id": "02bfe056-2fb2-4081-be95-f44847637cff",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "dateTill": "2025-12-20T13:06:59.3605806Z",
              "deliveryTypes": [
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ]
            }
          ],
          "properties": [
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "warehouse": {
          "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "office": {
            "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "location": {
              "country": {
                "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          }
        },
        "paymentForm": 4,
        "paymentType": {
          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "orderIndex": 1
        },
        "deliveryType": {
          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "orderIndex": 1
        },
        "deliveryDate": "2025-12-20T13:06:59.3762099Z",
        "deliveryTimeFrom": "00:00:00.1234567",
        "deliveryTimeTill": "00:00:00.1234567",
        "paymentDate": "2025-12-20T13:06:59.3762099Z",
        "sums": [
          {
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          }
        ],
        "debts": [
          {
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          }
        ],
        "notes": "sample string 6",
        "statusDescription": "sample string 7",
        "positions": [
          {
            "product": {
              "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
              "vendorId": "sample string 2",
              "article": "sample string 3",
              "group": {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              "brand": {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "brandline": {
                "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "priceByProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "groups": [
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "imageUrl": "sample string 4",
                "switcherUrl": "sample string 5"
              },
              "name": "sample string 4",
              "imageUrl": "sample string 5",
              "inBox": 1.1,
              "barcode": "sample string 6",
              "weighted": true,
              "minOrder": 1.1,
              "multiplicity": 1.1,
              "active": true,
              "f1NotEnabled": true,
              "f2NotEnabled": true,
              "manufacturer": {
                "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "prices": [
                {
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "price": 1.0,
                  "description": "sample string 2",
                  "packagingId": "sample string 3"
                },
                {
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "price": 1.0,
                  "description": "sample string 2",
                  "packagingId": "sample string 3"
                }
              ],
              "properties": [
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "packagings": [
                {
                  "packaging": {
                    "id": "52835f73-678a-47da-923e-e0eee1a95603",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "shortName": "sample string 4",
                    "weighted": true,
                    "minOrder": 1.1,
                    "multiplicity": 1.1
                  },
                  "value": 1.1
                },
                {
                  "packaging": {
                    "id": "52835f73-678a-47da-923e-e0eee1a95603",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "shortName": "sample string 4",
                    "weighted": true,
                    "minOrder": 1.1,
                    "multiplicity": 1.1
                  },
                  "value": 1.1
                }
              ],
              "packaging": {
                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "shortName": "sample string 4",
                "weighted": true,
                "minOrder": 1.1,
                "multiplicity": 1.1
              }
            },
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "quantity": 1.1,
            "price": 2.0,
            "sum": 3.0,
            "packagingId": "sample string 4",
            "packaging": "sample string 5"
          },
          {
            "product": {
              "id": "b50ceaae-7bc7-4f52-ae11-92e8c8d78a7c",
              "vendorId": "sample string 2",
              "article": "sample string 3",
              "group": {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              "brand": {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "brandline": {
                "id": "202b8613-936d-47cc-8e54-e9d42e044e50",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "brand": {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "priceByProperty": {
                  "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "groups": [
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "imageUrl": "sample string 4",
                "switcherUrl": "sample string 5"
              },
              "name": "sample string 4",
              "imageUrl": "sample string 5",
              "inBox": 1.1,
              "barcode": "sample string 6",
              "weighted": true,
              "minOrder": 1.1,
              "multiplicity": 1.1,
              "active": true,
              "f1NotEnabled": true,
              "f2NotEnabled": true,
              "manufacturer": {
                "id": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "prices": [
                {
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "price": 1.0,
                  "description": "sample string 2",
                  "packagingId": "sample string 3"
                },
                {
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "price": 1.0,
                  "description": "sample string 2",
                  "packagingId": "sample string 3"
                }
              ],
              "properties": [
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "packagings": [
                {
                  "packaging": {
                    "id": "52835f73-678a-47da-923e-e0eee1a95603",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "shortName": "sample string 4",
                    "weighted": true,
                    "minOrder": 1.1,
                    "multiplicity": 1.1
                  },
                  "value": 1.1
                },
                {
                  "packaging": {
                    "id": "52835f73-678a-47da-923e-e0eee1a95603",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "shortName": "sample string 4",
                    "weighted": true,
                    "minOrder": 1.1,
                    "multiplicity": 1.1
                  },
                  "value": 1.1
                }
              ],
              "packaging": {
                "id": "52835f73-678a-47da-923e-e0eee1a95603",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "shortName": "sample string 4",
                "weighted": true,
                "minOrder": 1.1,
                "multiplicity": 1.1
              }
            },
            "currency": {
              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "quantity": 1.1,
            "price": 2.0,
            "sum": 3.0,
            "packagingId": "sample string 4",
            "packaging": "sample string 5"
          }
        ],
        "properties": [
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ],
        "createdDate": "2025-12-20T13:06:59.3762099Z",
        "createdByUser": {
          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
          "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:06:59.3605806Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "createdByClientId": "sample string 9",
        "updatedDate": "2025-12-20T13:06:59.3762099Z",
        "updatedByUser": {
          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
          "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:06:59.3605806Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "updatedByClientId": "sample string 10",
        "documentDate": "2025-12-20T13:06:59.3762099Z",
        "user": {
          "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
          "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:06:59.3605806Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "isExchange": true
      },
      "status": {
        "id": "c118d561-8749-48c6-993a-b75fc55b88ea",
        "name": "sample string 2"
      },
      "paymentForm": 3,
      "currency": {
        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
        "isoCode": "sample string 2",
        "isoNumber3": "sample string 3",
        "name": "sample string 4",
        "shortName": "sample string 5",
        "symbol": "sample string 6"
      },
      "debtCurrency": {
        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
        "isoCode": "sample string 2",
        "isoNumber3": "sample string 3",
        "name": "sample string 4",
        "shortName": "sample string 5",
        "symbol": "sample string 6"
      },
      "sum": 4.0,
      "notes": "sample string 5",
      "statusDescription": "sample string 6",
      "createdDate": "2025-12-20T13:06:59.3762099Z",
      "createdByUser": {
        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
        "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:06:59.3605806Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "createdByClientId": "sample string 8",
      "updatedDate": "2025-12-20T13:06:59.3762099Z",
      "updatedByUser": {
        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
        "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:06:59.3605806Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "updatedByClientId": "sample string 9",
      "documentDate": "2025-12-20T13:06:59.3762099Z",
      "user": {
        "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
        "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:06:59.3605806Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "imageUrl": "sample string 10",
      "properties": [
        {
          "entityProperty": {
            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "entityDataType": "string",
            "valueLookup": "contacts",
            "required": true
          },
          "value": "sample string 1"
        },
        {
          "entityProperty": {
            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "entityDataType": "string",
            "valueLookup": "contacts",
            "required": true
          },
          "value": "sample string 1"
        }
      ],
      "tradeOutlet": {
        "id": "2e5be93a-bdaa-4669-89e9-edb703eb9a5a",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "location": {
          "country": {
            "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "category": {
          "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "format": {
          "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "routes": [
          {
            "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
            "vendorId": "sample string 2",
            "type": {
              "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
              "vendorId": "sample string 2",
              "type": {
                "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2025-12-20T13:06:59.3605806Z",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [
              {
                "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "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": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
            "vendorId": "sample string 2",
            "type": {
              "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
              "vendorId": "sample string 2",
              "type": {
                "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2025-12-20T13:06:59.3605806Z",
            "responsible": {
              "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
              "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:06:59.3605806Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [
              {
                "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                    "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                            "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                          "group": {
                            "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2025-12-20T13:06:59.3605806Z",
                      "dateTill": "2025-12-20T13:06:59.3605806Z",
                      "deliveryTypes": [
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                "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": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "customer": {
                "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "taxNumber": "sample string 4",
                "location": {
                  "country": {
                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                },
                "tradeNetwork": {
                  "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ]
              },
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "minOrder": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2025-12-20T13:06:59.3762099Z",
              "dateTill": "2025-12-20T13:06:59.3762099Z",
              "orderIndex": 1,
              "isFixedPriceCategory": true,
              "deliveryTypes": [
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "brandPriceCategories": [
                {
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ],
              "groupPriceCategories": [
                {
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ]
            },
            "route": {
              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
              "vendorId": "sample string 2",
              "type": {
                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                "vendorId": "sample string 2",
                "type": {
                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
              "name": "sample string 2"
            }
          },
          {
            "relationship": {
              "id": "2321ee74-cfa2-4a1d-9f92-79413701ca5a",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "customer": {
                "id": "0ccd6e36-32a8-4175-8dbf-d9137b56a6e8",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "taxNumber": "sample string 4",
                "location": {
                  "country": {
                    "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                },
                "tradeNetwork": {
                  "id": "91b44b70-1e06-472b-a911-9ab94afa9561",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ]
              },
              "priceCategory": {
                "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "minOrder": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                    "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2025-12-20T13:06:59.3762099Z",
              "dateTill": "2025-12-20T13:06:59.3762099Z",
              "orderIndex": 1,
              "isFixedPriceCategory": true,
              "deliveryTypes": [
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "brandPriceCategories": [
                {
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "brand": {
                    "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ],
              "groupPriceCategories": [
                {
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "group": {
                    "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ]
            },
            "route": {
              "id": "86fc1809-ad8a-4bd5-b691-199f05d9137e",
              "vendorId": "sample string 2",
              "type": {
                "id": "0c9bd70c-680e-4a8b-b15c-ab1a8f30fd94",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "7d19d0a8-32c6-4336-b205-80fd822be432",
                "vendorId": "sample string 2",
                "type": {
                  "id": "deb3629c-7675-4343-bf6b-59d41841b3d0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                  "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:06:59.3605806Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                    "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:06:59.3605806Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "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": "e2b00303-f1d1-473d-9269-2699456b4b11",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:06:59.3605806Z",
              "responsible": {
                "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                "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:06:59.3605806Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "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": "6c4854bc-3c3f-4a14-a46b-d96c6a106ed4",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "774170ab-2653-4122-ac47-94463c4aeae1",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "f0dbec25-e5e1-4bbf-9c47-e85a56517abb",
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "9b622a17-fa47-43cb-ab73-bfa47b40a259",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "7f19e6b3-96d2-4667-a156-82108bb3c626",
                      "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": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "02bfe056-2fb2-4081-be95-f44847637cff",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "3516f4ff-013c-480c-a0e8-a7e396527120",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "470352c0-3b16-4348-8fd3-f004a25d3a74",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "0dbfaed5-cdcb-489e-ae10-efed99187cbb",
                              "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": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "2b433caa-e56d-4c9b-af37-405353d1427c",
                            "group": {
                              "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:06:59.3605806Z",
                        "dateTill": "2025-12-20T13:06:59.3605806Z",
                        "deliveryTypes": [
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "50c0f9ba-4950-4804-bd8f-a0a9ee9f4110",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
                          "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": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "69f25091-2585-4d8b-b2ee-48c15238a0c0",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "74e8fa27-87ee-4403-a6d0-3da82b42c105",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "dab461ad-e505-48ba-bb19-98628502c3fe",
                      "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:06:59.3605806Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "b5f65433-ac40-4962-bdc7-0e905950d105",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                        "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": "b5f65433-ac40-4962-bdc7-0e905950d105",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "f7628d79-e5b1-40d1-bc1b-b4ce94533a2d",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "fe8ba9e7-be0b-457a-af7e-fe781be1fda5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "1f62419e-a8be-4bda-b6b4-b04db41c2ce1",
                  "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": "a9934557-5dc4-4c74-9384-d1ec1bd97df1",
              "name": "sample string 2"
            }
          }
        ],
        "freeVisit": true,
        "isBlocked": true,
        "blockReason": "sample string 6",
        "createdByUserId": "06071b2a-cbdb-4e94-9bee-e9ea105c61d1",
        "properties": [
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "4f207928-4450-432e-9576-9f4fc2cafa35",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ],
        "departments": [
          {
            "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "tradeOutlets": []
          },
          {
            "id": "e6b29eb9-c87a-41d6-8afe-e293799b70df",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "tradeOutlets": []
          }
        ]
      }
    }
  ],
  "pagination": {
    "page": 1,
    "pageSize": 2,
    "totalCount": 3,
    "totalPages": 4,
    "prevPageLink": "sample string 5",
    "nextPageLink": "sample string 6"
  }
}

Sample not available.

Sample not available.