GET api/routes/{id}/indicators

Метод для получения справочника "Блоков Показателя" по маршруту

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

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

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

URL параметры

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

string

Required

Fields

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

string

Нет

Sort

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

string

Нет

Page

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

integer

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

PageSize

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

integer

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

Тело запроса


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

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

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

Collection of IndicatorModel

Нет

Pagination

PaginationModel

Нет

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

{
  "data": [
    {
      "id": "58c6a43f-0d92-4fad-8c3d-ce54efe06eae",
      "vendorId": "sample string 2",
      "hexColor": "sample string 3",
      "name": "sample string 4",
      "orderIndex": 5,
      "units": [
        {
          "id": "d5a0efdf-7995-4f95-a0a7-df4f0fc5218f",
          "vendorId": "sample string 2",
          "iconUrl": "sample string 3",
          "name": "sample string 4",
          "measure": "sample string 5",
          "orderIndex": 6,
          "values": [
            {
              "route": {
                "id": "a9d190b3-d016-42d2-8a42-08c6e3264315",
                "vendorId": "sample string 2",
                "type": {
                  "id": "3d6754ba-7530-4b0b-bd43-7ce6ad55b3ff",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "25b32ff5-9273-40aa-ada3-4238a832378b",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "0f130fa2-2441-4499-b414-e4d325ffe100",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "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": "db585bbd-3fbd-4626-9f54-0b0785037733",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-11-03T21:55:21.0191765Z",
                "responsible": {
                  "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "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"
              },
              "value": "sample string 1",
              "createdDate": "2025-11-03T21:55:21.0191765Z",
              "createdByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "createdByClientId": "sample string 3",
              "updatedDate": "2025-11-03T21:55:21.0191765Z",
              "updatedByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "updatedByClientId": "sample string 4"
            },
            {
              "route": {
                "id": "a9d190b3-d016-42d2-8a42-08c6e3264315",
                "vendorId": "sample string 2",
                "type": {
                  "id": "3d6754ba-7530-4b0b-bd43-7ce6ad55b3ff",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "25b32ff5-9273-40aa-ada3-4238a832378b",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "0f130fa2-2441-4499-b414-e4d325ffe100",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "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": "db585bbd-3fbd-4626-9f54-0b0785037733",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-11-03T21:55:21.0191765Z",
                "responsible": {
                  "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "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"
              },
              "value": "sample string 1",
              "createdDate": "2025-11-03T21:55:21.0191765Z",
              "createdByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "createdByClientId": "sample string 3",
              "updatedDate": "2025-11-03T21:55:21.0191765Z",
              "updatedByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "updatedByClientId": "sample string 4"
            }
          ],
          "createdDate": "2025-11-03T21:55:21.0191765Z",
          "createdByUser": {
            "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "createdByClientId": "sample string 8",
          "updatedDate": "2025-11-03T21:55:21.0191765Z",
          "updatedByUser": {
            "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "updatedByClientId": "sample string 9"
        },
        {
          "id": "d5a0efdf-7995-4f95-a0a7-df4f0fc5218f",
          "vendorId": "sample string 2",
          "iconUrl": "sample string 3",
          "name": "sample string 4",
          "measure": "sample string 5",
          "orderIndex": 6,
          "values": [
            {
              "route": {
                "id": "a9d190b3-d016-42d2-8a42-08c6e3264315",
                "vendorId": "sample string 2",
                "type": {
                  "id": "3d6754ba-7530-4b0b-bd43-7ce6ad55b3ff",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "25b32ff5-9273-40aa-ada3-4238a832378b",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "0f130fa2-2441-4499-b414-e4d325ffe100",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "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": "db585bbd-3fbd-4626-9f54-0b0785037733",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-11-03T21:55:21.0191765Z",
                "responsible": {
                  "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "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"
              },
              "value": "sample string 1",
              "createdDate": "2025-11-03T21:55:21.0191765Z",
              "createdByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "createdByClientId": "sample string 3",
              "updatedDate": "2025-11-03T21:55:21.0191765Z",
              "updatedByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "updatedByClientId": "sample string 4"
            },
            {
              "route": {
                "id": "a9d190b3-d016-42d2-8a42-08c6e3264315",
                "vendorId": "sample string 2",
                "type": {
                  "id": "3d6754ba-7530-4b0b-bd43-7ce6ad55b3ff",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "25b32ff5-9273-40aa-ada3-4238a832378b",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "0f130fa2-2441-4499-b414-e4d325ffe100",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "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": "db585bbd-3fbd-4626-9f54-0b0785037733",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-11-03T21:55:21.0191765Z",
                "responsible": {
                  "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "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"
              },
              "value": "sample string 1",
              "createdDate": "2025-11-03T21:55:21.0191765Z",
              "createdByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "createdByClientId": "sample string 3",
              "updatedDate": "2025-11-03T21:55:21.0191765Z",
              "updatedByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "updatedByClientId": "sample string 4"
            }
          ],
          "createdDate": "2025-11-03T21:55:21.0191765Z",
          "createdByUser": {
            "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "createdByClientId": "sample string 8",
          "updatedDate": "2025-11-03T21:55:21.0191765Z",
          "updatedByUser": {
            "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "updatedByClientId": "sample string 9"
        }
      ],
      "createdDate": "2025-11-03T21:55:21.0191765Z",
      "createdByUser": {
        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "createdByClientId": "sample string 7",
      "updatedDate": "2025-11-03T21:55:21.0191765Z",
      "updatedByUser": {
        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "updatedByClientId": "sample string 8"
    },
    {
      "id": "58c6a43f-0d92-4fad-8c3d-ce54efe06eae",
      "vendorId": "sample string 2",
      "hexColor": "sample string 3",
      "name": "sample string 4",
      "orderIndex": 5,
      "units": [
        {
          "id": "d5a0efdf-7995-4f95-a0a7-df4f0fc5218f",
          "vendorId": "sample string 2",
          "iconUrl": "sample string 3",
          "name": "sample string 4",
          "measure": "sample string 5",
          "orderIndex": 6,
          "values": [
            {
              "route": {
                "id": "a9d190b3-d016-42d2-8a42-08c6e3264315",
                "vendorId": "sample string 2",
                "type": {
                  "id": "3d6754ba-7530-4b0b-bd43-7ce6ad55b3ff",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "25b32ff5-9273-40aa-ada3-4238a832378b",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "0f130fa2-2441-4499-b414-e4d325ffe100",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "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": "db585bbd-3fbd-4626-9f54-0b0785037733",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-11-03T21:55:21.0191765Z",
                "responsible": {
                  "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "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"
              },
              "value": "sample string 1",
              "createdDate": "2025-11-03T21:55:21.0191765Z",
              "createdByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "createdByClientId": "sample string 3",
              "updatedDate": "2025-11-03T21:55:21.0191765Z",
              "updatedByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "updatedByClientId": "sample string 4"
            },
            {
              "route": {
                "id": "a9d190b3-d016-42d2-8a42-08c6e3264315",
                "vendorId": "sample string 2",
                "type": {
                  "id": "3d6754ba-7530-4b0b-bd43-7ce6ad55b3ff",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "25b32ff5-9273-40aa-ada3-4238a832378b",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "0f130fa2-2441-4499-b414-e4d325ffe100",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "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": "db585bbd-3fbd-4626-9f54-0b0785037733",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-11-03T21:55:21.0191765Z",
                "responsible": {
                  "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "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"
              },
              "value": "sample string 1",
              "createdDate": "2025-11-03T21:55:21.0191765Z",
              "createdByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "createdByClientId": "sample string 3",
              "updatedDate": "2025-11-03T21:55:21.0191765Z",
              "updatedByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "updatedByClientId": "sample string 4"
            }
          ],
          "createdDate": "2025-11-03T21:55:21.0191765Z",
          "createdByUser": {
            "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "createdByClientId": "sample string 8",
          "updatedDate": "2025-11-03T21:55:21.0191765Z",
          "updatedByUser": {
            "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "updatedByClientId": "sample string 9"
        },
        {
          "id": "d5a0efdf-7995-4f95-a0a7-df4f0fc5218f",
          "vendorId": "sample string 2",
          "iconUrl": "sample string 3",
          "name": "sample string 4",
          "measure": "sample string 5",
          "orderIndex": 6,
          "values": [
            {
              "route": {
                "id": "a9d190b3-d016-42d2-8a42-08c6e3264315",
                "vendorId": "sample string 2",
                "type": {
                  "id": "3d6754ba-7530-4b0b-bd43-7ce6ad55b3ff",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "25b32ff5-9273-40aa-ada3-4238a832378b",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "0f130fa2-2441-4499-b414-e4d325ffe100",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "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": "db585bbd-3fbd-4626-9f54-0b0785037733",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-11-03T21:55:21.0191765Z",
                "responsible": {
                  "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "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"
              },
              "value": "sample string 1",
              "createdDate": "2025-11-03T21:55:21.0191765Z",
              "createdByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "createdByClientId": "sample string 3",
              "updatedDate": "2025-11-03T21:55:21.0191765Z",
              "updatedByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "updatedByClientId": "sample string 4"
            },
            {
              "route": {
                "id": "a9d190b3-d016-42d2-8a42-08c6e3264315",
                "vendorId": "sample string 2",
                "type": {
                  "id": "3d6754ba-7530-4b0b-bd43-7ce6ad55b3ff",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "25b32ff5-9273-40aa-ada3-4238a832378b",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "0f130fa2-2441-4499-b414-e4d325ffe100",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "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": "db585bbd-3fbd-4626-9f54-0b0785037733",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-11-03T21:55:21.0191765Z",
                "responsible": {
                  "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "7bdd7e41-b4de-4876-8202-eda40068d11c",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "0165b65b-8455-48f8-aae2-0f62f3809b03",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "3437decd-bd79-4a51-873c-b9d8e7df8e9c",
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "4b7888b9-ae38-46cc-a8ee-f1a3008a2316",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "f4148b41-1441-40a8-84e1-8ccd2f806500",
                        "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": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "426d7106-5898-4c57-ae6a-79bc067d44dd",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "68998412-f63e-4953-b0e5-433502e13387",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "68998412-f63e-4953-b0e5-433502e13387",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "95e85c5a-565d-4a63-858c-f369e250c52f",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "f42fd86e-3498-4747-9f2e-804e46e836ed",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "dd9ea793-7dce-4baf-8937-9a39eafb3cf1",
                              "group": {
                                "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-11-03T21:55:21.0191765Z",
                          "dateTill": "2025-11-03T21:55:21.0191765Z",
                          "deliveryTypes": [
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "63b7b4d5-73a7-4f4b-ad7c-d82fb07dcd00",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "f475d18a-a03e-4a90-889d-5c1e99d8177e",
                            "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": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "1da748d2-2dd9-41b0-b0d4-2322900c764c",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "95f50df8-53a8-4c2a-b07c-1060922b12d7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                          "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": "7ef44296-54c0-4c09-b4c1-7e41d5ee07ff",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "4d8e9157-7403-4291-96bc-6e21df1fbd43",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "1c952931-bd9f-4971-89f7-b3e8384a6ebe",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "511524d3-8bf5-423a-b91d-f6f61cff33b0",
                    "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"
              },
              "value": "sample string 1",
              "createdDate": "2025-11-03T21:55:21.0191765Z",
              "createdByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "createdByClientId": "sample string 3",
              "updatedDate": "2025-11-03T21:55:21.0191765Z",
              "updatedByUser": {
                "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "updatedByClientId": "sample string 4"
            }
          ],
          "createdDate": "2025-11-03T21:55:21.0191765Z",
          "createdByUser": {
            "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "createdByClientId": "sample string 8",
          "updatedDate": "2025-11-03T21:55:21.0191765Z",
          "updatedByUser": {
            "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "updatedByClientId": "sample string 9"
        }
      ],
      "createdDate": "2025-11-03T21:55:21.0191765Z",
      "createdByUser": {
        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "createdByClientId": "sample string 7",
      "updatedDate": "2025-11-03T21:55:21.0191765Z",
      "updatedByUser": {
        "id": "f76e5c7a-1e51-41ba-a221-18a4b901126f",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2025-11-03T21:55:21.0191765Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "updatedByClientId": "sample string 8"
    }
  ],
  "pagination": {
    "page": 1,
    "pageSize": 2,
    "totalCount": 3,
    "totalPages": 4,
    "prevPageLink": "sample string 5",
    "nextPageLink": "sample string 6"
  }
}

Sample not available.

Sample not available.