GET api/refunds/{id}/versions

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

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

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

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

URL параметры

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

Уникальный идентификатор "Возврата"

string

Required

Fields

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

string

Нет

Sort

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

string

Нет

Page

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

integer

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

PageSize

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

integer

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

Тело запроса


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

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

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

Collection of RefundModel

Нет

Pagination

PaginationModel

Нет

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

{
  "data": [
    {
      "id": "a7c08c3a-04ae-42a3-9f16-f42abaec2ac8",
      "vendorId": "sample string 2",
      "number": "sample string 3",
      "status": {
        "id": "f412ddf1-252c-4a76-91cf-69f4c3bd2b2e",
        "name": "sample string 2"
      },
      "refundReason": {
        "id": "ec337f72-9541-4c92-80ef-67c3c00bcaa9",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "orderIndex": 1
      },
      "statusDescription": "sample string 4",
      "office": {
        "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "responsible": {
          "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
          "vendorId": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "middleName": "sample string 5",
          "fullName": "sample string 6",
          "imageUrl": "sample string 7",
          "email": "sample string 8",
          "emailConfirmed": true,
          "phoneNumber": "sample string 10",
          "phoneNumberConfirmed": true,
          "twoFactorEnabled": true,
          "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "location": {
          "country": {
            "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "32479b10-4a7d-4bfa-989b-43077520d478",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "timeZoneId": "sample string 4"
      },
      "relationship": {
        "id": "9b3f20f6-0394-4eaf-a4d5-95bd44ddcdac",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "customer": {
          "id": "df3240b5-5904-4a23-8716-34219b889374",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "taxNumber": "sample string 4",
          "location": {
            "country": {
              "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "32479b10-4a7d-4bfa-989b-43077520d478",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "tradeNetwork": {
            "id": "1b370504-2e69-4c1a-8d9f-ce40517ee021",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "properties": [
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ]
          },
          "office": {
            "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "responsible": {
              "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 5",
              "fullName": "sample string 6",
              "imageUrl": "sample string 7",
              "email": "sample string 8",
              "emailConfirmed": true,
              "phoneNumber": "sample string 10",
              "phoneNumberConfirmed": true,
              "twoFactorEnabled": true,
              "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "location": {
              "country": {
                "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            },
            "timeZoneId": "sample string 4"
          },
          "properties": [
            {
              "entityProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "priceCategory": {
          "id": "408eb695-3346-4c97-a101-6c027291a728",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "orderIndex": 1
        },
        "priceTiers": [
          {
            "id": "408eb695-3346-4c97-a101-6c027291a728",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "408eb695-3346-4c97-a101-6c027291a728",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "currency": {
          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
          "isoCode": "sample string 2",
          "isoNumber3": "sample string 3",
          "name": "sample string 4",
          "shortName": "sample string 5",
          "symbol": "sample string 6"
        },
        "paymentTypes": [
          {
            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "paymentForms": [
          1,
          2
        ],
        "deferment": 1,
        "limit": 1.0,
        "minOrder": 1.0,
        "debts": [
          {
            "currency": {
              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          },
          {
            "currency": {
              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          }
        ],
        "overdueDebts": [
          {
            "currency": {
              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          },
          {
            "currency": {
              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          }
        ],
        "properties": [
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ],
        "discounts": [
          {
            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "percent": 2.1
          },
          {
            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "percent": 2.1
          }
        ],
        "active": true,
        "dateFrom": "2024-10-06T19:20:04.9458771Z",
        "dateTill": "2024-10-06T19:20:04.9458771Z",
        "orderIndex": 1,
        "isFixedPriceCategory": true,
        "deliveryTypes": [
          {
            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "brandPriceCategories": [
          {
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "priceCategory": {
              "id": "408eb695-3346-4c97-a101-6c027291a728",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          },
          {
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "priceCategory": {
              "id": "408eb695-3346-4c97-a101-6c027291a728",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          }
        ],
        "groupPriceCategories": [
          {
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "priceCategory": {
              "id": "408eb695-3346-4c97-a101-6c027291a728",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          },
          {
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "priceCategory": {
              "id": "408eb695-3346-4c97-a101-6c027291a728",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          }
        ]
      },
      "customer": {
        "id": "df3240b5-5904-4a23-8716-34219b889374",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "taxNumber": "sample string 4",
        "location": {
          "country": {
            "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "32479b10-4a7d-4bfa-989b-43077520d478",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "tradeNetwork": {
          "id": "1b370504-2e69-4c1a-8d9f-ce40517ee021",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "properties": [
            {
              "entityProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "office": {
          "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "responsible": {
            "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "location": {
            "country": {
              "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "32479b10-4a7d-4bfa-989b-43077520d478",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "timeZoneId": "sample string 4"
        },
        "properties": [
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ]
      },
      "tradeOutlet": {
        "id": "b1e7c7ac-35e8-4e8d-bdc6-97beeb588d5e",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "location": {
          "country": {
            "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "32479b10-4a7d-4bfa-989b-43077520d478",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "category": {
          "id": "581969d0-edd6-4746-95d2-f52b59881000",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "format": {
          "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "routes": [
          {
            "id": "9f04d404-14ed-486c-9e82-13cda32bb2d9",
            "vendorId": "sample string 2",
            "type": {
              "id": "bb1a2bc5-1b41-4761-b428-fff5d41fde27",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "29f1fe77-7eb7-4053-9770-bd8992eb6bac",
              "vendorId": "sample string 2",
              "type": {
                "id": "cf9e397b-3934-4ef5-9096-0ab4cb8f9ddf",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "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": "d4f96b01-5b47-4078-a837-8a72d53a1302",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2024-10-06T19:20:04.9458771Z",
            "responsible": {
              "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 5",
              "fullName": "sample string 6",
              "imageUrl": "sample string 7",
              "email": "sample string 8",
              "emailConfirmed": true,
              "phoneNumber": "sample string 10",
              "phoneNumberConfirmed": true,
              "twoFactorEnabled": true,
              "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [
              {
                "id": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "581969d0-edd6-4746-95d2-f52b59881000",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                    "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "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": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "581969d0-edd6-4746-95d2-f52b59881000",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                    "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "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": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              }
            ],
            "orderPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "refundPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "fetchMethod": "byRelationships"
          },
          {
            "id": "9f04d404-14ed-486c-9e82-13cda32bb2d9",
            "vendorId": "sample string 2",
            "type": {
              "id": "bb1a2bc5-1b41-4761-b428-fff5d41fde27",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "29f1fe77-7eb7-4053-9770-bd8992eb6bac",
              "vendorId": "sample string 2",
              "type": {
                "id": "cf9e397b-3934-4ef5-9096-0ab4cb8f9ddf",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "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": "d4f96b01-5b47-4078-a837-8a72d53a1302",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2024-10-06T19:20:04.9458771Z",
            "responsible": {
              "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 5",
              "fullName": "sample string 6",
              "imageUrl": "sample string 7",
              "email": "sample string 8",
              "emailConfirmed": true,
              "phoneNumber": "sample string 10",
              "phoneNumberConfirmed": true,
              "twoFactorEnabled": true,
              "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [
              {
                "id": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "581969d0-edd6-4746-95d2-f52b59881000",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                    "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "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": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "581969d0-edd6-4746-95d2-f52b59881000",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                    "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "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": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              }
            ],
            "orderPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "refundPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "fetchMethod": "byRelationships"
          }
        ],
        "workingHours": [
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          },
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          }
        ],
        "receivingHours": [
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          },
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          }
        ],
        "relationships": [
          {
            "relationship": {
              "id": "9b3f20f6-0394-4eaf-a4d5-95bd44ddcdac",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "customer": {
                "id": "df3240b5-5904-4a23-8716-34219b889374",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "taxNumber": "sample string 4",
                "location": {
                  "country": {
                    "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                },
                "tradeNetwork": {
                  "id": "1b370504-2e69-4c1a-8d9f-ce40517ee021",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                },
                "properties": [
                  {
                    "entityProperty": {
                      "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ]
              },
              "priceCategory": {
                "id": "408eb695-3346-4c97-a101-6c027291a728",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "minOrder": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                },
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                }
              ],
              "overdueDebts": [
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                },
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                }
              ],
              "properties": [
                {
                  "entityProperty": {
                    "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2024-10-06T19:20:04.9458771Z",
              "dateTill": "2024-10-06T19:20:04.9458771Z",
              "orderIndex": 1,
              "isFixedPriceCategory": true,
              "deliveryTypes": [
                {
                  "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "brandPriceCategories": [
                {
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ],
              "groupPriceCategories": [
                {
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ]
            },
            "route": {
              "id": "9f04d404-14ed-486c-9e82-13cda32bb2d9",
              "vendorId": "sample string 2",
              "type": {
                "id": "bb1a2bc5-1b41-4761-b428-fff5d41fde27",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "29f1fe77-7eb7-4053-9770-bd8992eb6bac",
                "vendorId": "sample string 2",
                "type": {
                  "id": "cf9e397b-3934-4ef5-9096-0ab4cb8f9ddf",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "d4f96b01-5b47-4078-a837-8a72d53a1302",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2024-10-06T19:20:04.9458771Z",
              "responsible": {
                "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "581969d0-edd6-4746-95d2-f52b59881000",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                      "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "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": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "581969d0-edd6-4746-95d2-f52b59881000",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                      "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "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": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            },
            "orderIndex": 1,
            "isBlocked": true,
            "blockReason": "sample string 2",
            "oneActiveRouteInfo": {
              "id": "da6785e8-32dd-4e4e-b01d-596dfeac9d6b",
              "name": "sample string 2"
            }
          },
          {
            "relationship": {
              "id": "9b3f20f6-0394-4eaf-a4d5-95bd44ddcdac",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "customer": {
                "id": "df3240b5-5904-4a23-8716-34219b889374",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "taxNumber": "sample string 4",
                "location": {
                  "country": {
                    "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                },
                "tradeNetwork": {
                  "id": "1b370504-2e69-4c1a-8d9f-ce40517ee021",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                },
                "properties": [
                  {
                    "entityProperty": {
                      "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ]
              },
              "priceCategory": {
                "id": "408eb695-3346-4c97-a101-6c027291a728",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "minOrder": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                },
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                }
              ],
              "overdueDebts": [
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                },
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                }
              ],
              "properties": [
                {
                  "entityProperty": {
                    "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2024-10-06T19:20:04.9458771Z",
              "dateTill": "2024-10-06T19:20:04.9458771Z",
              "orderIndex": 1,
              "isFixedPriceCategory": true,
              "deliveryTypes": [
                {
                  "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "brandPriceCategories": [
                {
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ],
              "groupPriceCategories": [
                {
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ]
            },
            "route": {
              "id": "9f04d404-14ed-486c-9e82-13cda32bb2d9",
              "vendorId": "sample string 2",
              "type": {
                "id": "bb1a2bc5-1b41-4761-b428-fff5d41fde27",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "29f1fe77-7eb7-4053-9770-bd8992eb6bac",
                "vendorId": "sample string 2",
                "type": {
                  "id": "cf9e397b-3934-4ef5-9096-0ab4cb8f9ddf",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "d4f96b01-5b47-4078-a837-8a72d53a1302",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2024-10-06T19:20:04.9458771Z",
              "responsible": {
                "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "581969d0-edd6-4746-95d2-f52b59881000",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                      "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "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": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "581969d0-edd6-4746-95d2-f52b59881000",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                      "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "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": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            },
            "orderIndex": 1,
            "isBlocked": true,
            "blockReason": "sample string 2",
            "oneActiveRouteInfo": {
              "id": "da6785e8-32dd-4e4e-b01d-596dfeac9d6b",
              "name": "sample string 2"
            }
          }
        ],
        "freeVisit": true,
        "isBlocked": true,
        "blockReason": "sample string 6",
        "createdByUserId": "a9b0c7e5-0b75-4b2a-80d0-039102906d09",
        "properties": [
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ]
      },
      "warehouse": {
        "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "office": {
          "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "responsible": {
            "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "location": {
            "country": {
              "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "32479b10-4a7d-4bfa-989b-43077520d478",
              "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "32479b10-4a7d-4bfa-989b-43077520d478",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        }
      },
      "paymentForm": 5,
      "paymentType": {
        "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "orderIndex": 1
      },
      "notes": "sample string 6",
      "positions": [
        {
          "product": {
            "id": "ac8f5b79-86c6-47db-a21b-2e01ac497141",
            "vendorId": "sample string 2",
            "article": "sample string 3",
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "brandline": {
              "id": "1038a693-841d-4e2e-ba0f-2fcf84198b22",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "brand": {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "priceByProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "groups": [
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "imageUrl": "sample string 4",
              "switcherUrl": "sample string 5"
            },
            "name": "sample string 4",
            "imageUrl": "sample string 5",
            "inBox": 1.1,
            "barcode": "sample string 6",
            "weighted": true,
            "minOrder": 1.1,
            "multiplicity": 1.1,
            "active": true,
            "f1NotEnabled": true,
            "f2NotEnabled": true,
            "manufacturer": {
              "id": "d4f96b01-5b47-4078-a837-8a72d53a1302",
              "name": "sample string 2"
            },
            "prices": [
              {
                "priceCategory": {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "currency": {
                  "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "price": 1.0,
                "description": "sample string 2",
                "packagingId": "sample string 3"
              },
              {
                "priceCategory": {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "currency": {
                  "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "price": 1.0,
                "description": "sample string 2",
                "packagingId": "sample string 3"
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "packagings": [
              {
                "packaging": {
                  "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "value": 1.1
              },
              {
                "packaging": {
                  "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "value": 1.1
              }
            ],
            "packaging": {
              "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "shortName": "sample string 4",
              "weighted": true,
              "minOrder": 1.1,
              "multiplicity": 1.1
            }
          },
          "currency": {
            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "priceCategory": {
            "id": "408eb695-3346-4c97-a101-6c027291a728",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "quantity": 1.1,
          "price": 2.0,
          "sum": 3.0,
          "comment": "sample string 4",
          "packagingId": "sample string 5",
          "packaging": "sample string 6"
        },
        {
          "product": {
            "id": "ac8f5b79-86c6-47db-a21b-2e01ac497141",
            "vendorId": "sample string 2",
            "article": "sample string 3",
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "brandline": {
              "id": "1038a693-841d-4e2e-ba0f-2fcf84198b22",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "brand": {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "priceByProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "groups": [
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "imageUrl": "sample string 4",
              "switcherUrl": "sample string 5"
            },
            "name": "sample string 4",
            "imageUrl": "sample string 5",
            "inBox": 1.1,
            "barcode": "sample string 6",
            "weighted": true,
            "minOrder": 1.1,
            "multiplicity": 1.1,
            "active": true,
            "f1NotEnabled": true,
            "f2NotEnabled": true,
            "manufacturer": {
              "id": "d4f96b01-5b47-4078-a837-8a72d53a1302",
              "name": "sample string 2"
            },
            "prices": [
              {
                "priceCategory": {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "currency": {
                  "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "price": 1.0,
                "description": "sample string 2",
                "packagingId": "sample string 3"
              },
              {
                "priceCategory": {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "currency": {
                  "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "price": 1.0,
                "description": "sample string 2",
                "packagingId": "sample string 3"
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "packagings": [
              {
                "packaging": {
                  "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "value": 1.1
              },
              {
                "packaging": {
                  "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "value": 1.1
              }
            ],
            "packaging": {
              "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "shortName": "sample string 4",
              "weighted": true,
              "minOrder": 1.1,
              "multiplicity": 1.1
            }
          },
          "currency": {
            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "priceCategory": {
            "id": "408eb695-3346-4c97-a101-6c027291a728",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "quantity": 1.1,
          "price": 2.0,
          "sum": 3.0,
          "comment": "sample string 4",
          "packagingId": "sample string 5",
          "packaging": "sample string 6"
        }
      ],
      "sums": [
        {
          "currency": {
            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "sum": 1.0
        },
        {
          "currency": {
            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "sum": 1.0
        }
      ],
      "documentDate": "2024-10-06T19:20:04.9458771Z",
      "createdDate": "2024-10-06T19:20:04.9458771Z",
      "createdByUser": {
        "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "createdByClientId": "sample string 8",
      "updatedDate": "2024-10-06T19:20:04.9458771Z",
      "updatedByUser": {
        "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "updatedByClientId": "sample string 9",
      "user": {
        "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "isExchange": true,
      "properties": [
        {
          "entityProperty": {
            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "entityDataType": "string",
            "valueLookup": "contacts",
            "required": true
          },
          "value": "sample string 1"
        },
        {
          "entityProperty": {
            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "entityDataType": "string",
            "valueLookup": "contacts",
            "required": true
          },
          "value": "sample string 1"
        }
      ]
    },
    {
      "id": "a7c08c3a-04ae-42a3-9f16-f42abaec2ac8",
      "vendorId": "sample string 2",
      "number": "sample string 3",
      "status": {
        "id": "f412ddf1-252c-4a76-91cf-69f4c3bd2b2e",
        "name": "sample string 2"
      },
      "refundReason": {
        "id": "ec337f72-9541-4c92-80ef-67c3c00bcaa9",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "orderIndex": 1
      },
      "statusDescription": "sample string 4",
      "office": {
        "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "responsible": {
          "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
          "vendorId": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "middleName": "sample string 5",
          "fullName": "sample string 6",
          "imageUrl": "sample string 7",
          "email": "sample string 8",
          "emailConfirmed": true,
          "phoneNumber": "sample string 10",
          "phoneNumberConfirmed": true,
          "twoFactorEnabled": true,
          "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
          "lockoutEnabled": true,
          "roles": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "location": {
          "country": {
            "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "32479b10-4a7d-4bfa-989b-43077520d478",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "timeZoneId": "sample string 4"
      },
      "relationship": {
        "id": "9b3f20f6-0394-4eaf-a4d5-95bd44ddcdac",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "customer": {
          "id": "df3240b5-5904-4a23-8716-34219b889374",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "taxNumber": "sample string 4",
          "location": {
            "country": {
              "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "32479b10-4a7d-4bfa-989b-43077520d478",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "tradeNetwork": {
            "id": "1b370504-2e69-4c1a-8d9f-ce40517ee021",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "properties": [
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ]
          },
          "office": {
            "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "responsible": {
              "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 5",
              "fullName": "sample string 6",
              "imageUrl": "sample string 7",
              "email": "sample string 8",
              "emailConfirmed": true,
              "phoneNumber": "sample string 10",
              "phoneNumberConfirmed": true,
              "twoFactorEnabled": true,
              "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "location": {
              "country": {
                "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                "isoCode": "sample string 2",
                "name": "sample string 3"
              },
              "province": {
                "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                "name": "sample string 2"
              },
              "settlement": "sample string 1",
              "addressLine": "sample string 2",
              "geoCoordinate": {
                "latitude": 1.1,
                "longitude": 1.1
              }
            },
            "timeZoneId": "sample string 4"
          },
          "properties": [
            {
              "entityProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "priceCategory": {
          "id": "408eb695-3346-4c97-a101-6c027291a728",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "orderIndex": 1
        },
        "priceTiers": [
          {
            "id": "408eb695-3346-4c97-a101-6c027291a728",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "408eb695-3346-4c97-a101-6c027291a728",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "currency": {
          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
          "isoCode": "sample string 2",
          "isoNumber3": "sample string 3",
          "name": "sample string 4",
          "shortName": "sample string 5",
          "symbol": "sample string 6"
        },
        "paymentTypes": [
          {
            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "paymentForms": [
          1,
          2
        ],
        "deferment": 1,
        "limit": 1.0,
        "minOrder": 1.0,
        "debts": [
          {
            "currency": {
              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          },
          {
            "currency": {
              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          }
        ],
        "overdueDebts": [
          {
            "currency": {
              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          },
          {
            "currency": {
              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "sum": 1.0
          }
        ],
        "properties": [
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ],
        "discounts": [
          {
            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "percent": 2.1
          },
          {
            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "percent": 2.1
          }
        ],
        "active": true,
        "dateFrom": "2024-10-06T19:20:04.9458771Z",
        "dateTill": "2024-10-06T19:20:04.9458771Z",
        "orderIndex": 1,
        "isFixedPriceCategory": true,
        "deliveryTypes": [
          {
            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          {
            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          }
        ],
        "brandPriceCategories": [
          {
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "priceCategory": {
              "id": "408eb695-3346-4c97-a101-6c027291a728",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          },
          {
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "priceCategory": {
              "id": "408eb695-3346-4c97-a101-6c027291a728",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          }
        ],
        "groupPriceCategories": [
          {
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "priceCategory": {
              "id": "408eb695-3346-4c97-a101-6c027291a728",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          },
          {
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "priceCategory": {
              "id": "408eb695-3346-4c97-a101-6c027291a728",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            }
          }
        ]
      },
      "customer": {
        "id": "df3240b5-5904-4a23-8716-34219b889374",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "taxNumber": "sample string 4",
        "location": {
          "country": {
            "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "32479b10-4a7d-4bfa-989b-43077520d478",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "tradeNetwork": {
          "id": "1b370504-2e69-4c1a-8d9f-ce40517ee021",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "properties": [
            {
              "entityProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ]
        },
        "office": {
          "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "responsible": {
            "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "location": {
            "country": {
              "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "32479b10-4a7d-4bfa-989b-43077520d478",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "timeZoneId": "sample string 4"
        },
        "properties": [
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ]
      },
      "tradeOutlet": {
        "id": "b1e7c7ac-35e8-4e8d-bdc6-97beeb588d5e",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "location": {
          "country": {
            "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "32479b10-4a7d-4bfa-989b-43077520d478",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "category": {
          "id": "581969d0-edd6-4746-95d2-f52b59881000",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "format": {
          "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "routes": [
          {
            "id": "9f04d404-14ed-486c-9e82-13cda32bb2d9",
            "vendorId": "sample string 2",
            "type": {
              "id": "bb1a2bc5-1b41-4761-b428-fff5d41fde27",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "29f1fe77-7eb7-4053-9770-bd8992eb6bac",
              "vendorId": "sample string 2",
              "type": {
                "id": "cf9e397b-3934-4ef5-9096-0ab4cb8f9ddf",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "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": "d4f96b01-5b47-4078-a837-8a72d53a1302",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2024-10-06T19:20:04.9458771Z",
            "responsible": {
              "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 5",
              "fullName": "sample string 6",
              "imageUrl": "sample string 7",
              "email": "sample string 8",
              "emailConfirmed": true,
              "phoneNumber": "sample string 10",
              "phoneNumberConfirmed": true,
              "twoFactorEnabled": true,
              "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [
              {
                "id": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "581969d0-edd6-4746-95d2-f52b59881000",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                    "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "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": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "581969d0-edd6-4746-95d2-f52b59881000",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                    "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "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": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              }
            ],
            "orderPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "refundPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "fetchMethod": "byRelationships"
          },
          {
            "id": "9f04d404-14ed-486c-9e82-13cda32bb2d9",
            "vendorId": "sample string 2",
            "type": {
              "id": "bb1a2bc5-1b41-4761-b428-fff5d41fde27",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "29f1fe77-7eb7-4053-9770-bd8992eb6bac",
              "vendorId": "sample string 2",
              "type": {
                "id": "cf9e397b-3934-4ef5-9096-0ab4cb8f9ddf",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "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": "d4f96b01-5b47-4078-a837-8a72d53a1302",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2024-10-06T19:20:04.9458771Z",
            "responsible": {
              "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 5",
              "fullName": "sample string 6",
              "imageUrl": "sample string 7",
              "email": "sample string 8",
              "emailConfirmed": true,
              "phoneNumber": "sample string 10",
              "phoneNumberConfirmed": true,
              "twoFactorEnabled": true,
              "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [
              {
                "id": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "581969d0-edd6-4746-95d2-f52b59881000",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                    "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "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": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                "vendorId": "sample string 2",
                "tradeOutlet": {
                  "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "category": {
                    "id": "581969d0-edd6-4746-95d2-f52b59881000",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "format": {
                    "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                    "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    },
                    {
                      "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "priceCategory": {
                        "id": "408eb695-3346-4c97-a101-6c027291a728",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "orderIndex": 1
                      },
                      "priceTiers": [
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "currency": {
                        "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                        "isoCode": "sample string 2",
                        "isoNumber3": "sample string 3",
                        "name": "sample string 4",
                        "shortName": "sample string 5",
                        "symbol": "sample string 6"
                      },
                      "paymentTypes": [
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ],
                      "paymentForms": [
                        1,
                        2
                      ],
                      "deferment": 1,
                      "limit": 1.0,
                      "debts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "overdueDebts": [
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        },
                        {
                          "currency": {
                            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "sum": 1.0
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ],
                      "discounts": [
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        },
                        {
                          "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                          "group": {
                            "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "hierarchy": {
                              "level": 1,
                              "path": "sample string 2"
                            }
                          },
                          "brand": {
                            "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                            "vendorId": "sample string 2",
                            "name": "sample string 3"
                          },
                          "percent": 2.1
                        }
                      ],
                      "active": true,
                      "dateFrom": "2024-10-06T19:20:04.9458771Z",
                      "dateTill": "2024-10-06T19:20:04.9458771Z",
                      "deliveryTypes": [
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        {
                          "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        }
                      ]
                    }
                  ],
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "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": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              }
            ],
            "orderPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "refundPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "fetchMethod": "byRelationships"
          }
        ],
        "workingHours": [
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          },
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          }
        ],
        "receivingHours": [
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          },
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          }
        ],
        "relationships": [
          {
            "relationship": {
              "id": "9b3f20f6-0394-4eaf-a4d5-95bd44ddcdac",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "customer": {
                "id": "df3240b5-5904-4a23-8716-34219b889374",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "taxNumber": "sample string 4",
                "location": {
                  "country": {
                    "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                },
                "tradeNetwork": {
                  "id": "1b370504-2e69-4c1a-8d9f-ce40517ee021",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                },
                "properties": [
                  {
                    "entityProperty": {
                      "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ]
              },
              "priceCategory": {
                "id": "408eb695-3346-4c97-a101-6c027291a728",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "minOrder": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                },
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                }
              ],
              "overdueDebts": [
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                },
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                }
              ],
              "properties": [
                {
                  "entityProperty": {
                    "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2024-10-06T19:20:04.9458771Z",
              "dateTill": "2024-10-06T19:20:04.9458771Z",
              "orderIndex": 1,
              "isFixedPriceCategory": true,
              "deliveryTypes": [
                {
                  "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "brandPriceCategories": [
                {
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ],
              "groupPriceCategories": [
                {
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ]
            },
            "route": {
              "id": "9f04d404-14ed-486c-9e82-13cda32bb2d9",
              "vendorId": "sample string 2",
              "type": {
                "id": "bb1a2bc5-1b41-4761-b428-fff5d41fde27",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "29f1fe77-7eb7-4053-9770-bd8992eb6bac",
                "vendorId": "sample string 2",
                "type": {
                  "id": "cf9e397b-3934-4ef5-9096-0ab4cb8f9ddf",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "d4f96b01-5b47-4078-a837-8a72d53a1302",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2024-10-06T19:20:04.9458771Z",
              "responsible": {
                "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "581969d0-edd6-4746-95d2-f52b59881000",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                      "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "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": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "581969d0-edd6-4746-95d2-f52b59881000",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                      "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "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": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            },
            "orderIndex": 1,
            "isBlocked": true,
            "blockReason": "sample string 2",
            "oneActiveRouteInfo": {
              "id": "da6785e8-32dd-4e4e-b01d-596dfeac9d6b",
              "name": "sample string 2"
            }
          },
          {
            "relationship": {
              "id": "9b3f20f6-0394-4eaf-a4d5-95bd44ddcdac",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "customer": {
                "id": "df3240b5-5904-4a23-8716-34219b889374",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "taxNumber": "sample string 4",
                "location": {
                  "country": {
                    "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                },
                "tradeNetwork": {
                  "id": "1b370504-2e69-4c1a-8d9f-ce40517ee021",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                },
                "properties": [
                  {
                    "entityProperty": {
                      "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ]
              },
              "priceCategory": {
                "id": "408eb695-3346-4c97-a101-6c027291a728",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              "priceTiers": [
                {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "currency": {
                "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                "isoCode": "sample string 2",
                "isoNumber3": "sample string 3",
                "name": "sample string 4",
                "shortName": "sample string 5",
                "symbol": "sample string 6"
              },
              "paymentTypes": [
                {
                  "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "paymentForms": [
                1,
                2
              ],
              "deferment": 1,
              "limit": 1.0,
              "minOrder": 1.0,
              "debts": [
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                },
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                }
              ],
              "overdueDebts": [
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                },
                {
                  "currency": {
                    "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                    "isoCode": "sample string 2",
                    "isoNumber3": "sample string 3",
                    "name": "sample string 4",
                    "shortName": "sample string 5",
                    "symbol": "sample string 6"
                  },
                  "sum": 1.0
                }
              ],
              "properties": [
                {
                  "entityProperty": {
                    "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                },
                {
                  "entityProperty": {
                    "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "entityDataType": "string",
                    "valueLookup": "contacts",
                    "required": true
                  },
                  "value": "sample string 1"
                }
              ],
              "discounts": [
                {
                  "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                },
                {
                  "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "percent": 2.1
                }
              ],
              "active": true,
              "dateFrom": "2024-10-06T19:20:04.9458771Z",
              "dateTill": "2024-10-06T19:20:04.9458771Z",
              "orderIndex": 1,
              "isFixedPriceCategory": true,
              "deliveryTypes": [
                {
                  "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                {
                  "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                }
              ],
              "brandPriceCategories": [
                {
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "brand": {
                    "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ],
              "groupPriceCategories": [
                {
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                },
                {
                  "group": {
                    "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  "priceCategory": {
                    "id": "408eb695-3346-4c97-a101-6c027291a728",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                }
              ]
            },
            "route": {
              "id": "9f04d404-14ed-486c-9e82-13cda32bb2d9",
              "vendorId": "sample string 2",
              "type": {
                "id": "bb1a2bc5-1b41-4761-b428-fff5d41fde27",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "29f1fe77-7eb7-4053-9770-bd8992eb6bac",
                "vendorId": "sample string 2",
                "type": {
                  "id": "cf9e397b-3934-4ef5-9096-0ab4cb8f9ddf",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "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": "d4f96b01-5b47-4078-a837-8a72d53a1302",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2024-10-06T19:20:04.9458771Z",
              "responsible": {
                "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "581969d0-edd6-4746-95d2-f52b59881000",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                      "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "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": "f2243fb0-7e38-4e57-a946-86e3976e7493",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "d4d1dd1d-d580-4d36-b207-4d6dc7109fb5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "176bc84f-521b-4cd7-9de1-ebdd3c6a5d09",
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "581969d0-edd6-4746-95d2-f52b59881000",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "e16ed0ba-ea6c-4e09-99cc-6e5056a92822",
                      "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": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "36816b91-ac51-4fef-b707-c2d01f9799e7",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "408eb695-3346-4c97-a101-6c027291a728",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "408eb695-3346-4c97-a101-6c027291a728",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "e1d237ed-3957-41a9-b4bf-39cc673f9cf1",
                            "group": {
                              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2024-10-06T19:20:04.9458771Z",
                        "dateTill": "2024-10-06T19:20:04.9458771Z",
                        "deliveryTypes": [
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "595e9903-6d74-42e8-8844-93454d8c6691",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                          "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": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                        "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "32479b10-4a7d-4bfa-989b-43077520d478",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            },
            "orderIndex": 1,
            "isBlocked": true,
            "blockReason": "sample string 2",
            "oneActiveRouteInfo": {
              "id": "da6785e8-32dd-4e4e-b01d-596dfeac9d6b",
              "name": "sample string 2"
            }
          }
        ],
        "freeVisit": true,
        "isBlocked": true,
        "blockReason": "sample string 6",
        "createdByUserId": "a9b0c7e5-0b75-4b2a-80d0-039102906d09",
        "properties": [
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ]
      },
      "warehouse": {
        "id": "d230d1b5-63bb-42df-9098-3db51b2a0f78",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "office": {
          "id": "0cfdeb37-7369-451d-8bdb-329a1ad30bd8",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "responsible": {
            "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
            "vendorId": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "middleName": "sample string 5",
            "fullName": "sample string 6",
            "imageUrl": "sample string 7",
            "email": "sample string 8",
            "emailConfirmed": true,
            "phoneNumber": "sample string 10",
            "phoneNumberConfirmed": true,
            "twoFactorEnabled": true,
            "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
            "lockoutEnabled": true,
            "roles": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "location": {
            "country": {
              "id": "3590eaf2-aed4-466c-98fd-b46097b18b16",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "32479b10-4a7d-4bfa-989b-43077520d478",
              "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": "3590eaf2-aed4-466c-98fd-b46097b18b16",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "32479b10-4a7d-4bfa-989b-43077520d478",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        }
      },
      "paymentForm": 5,
      "paymentType": {
        "id": "466bba9d-d5b5-41b2-82c2-1244b7d3c396",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "orderIndex": 1
      },
      "notes": "sample string 6",
      "positions": [
        {
          "product": {
            "id": "ac8f5b79-86c6-47db-a21b-2e01ac497141",
            "vendorId": "sample string 2",
            "article": "sample string 3",
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "brandline": {
              "id": "1038a693-841d-4e2e-ba0f-2fcf84198b22",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "brand": {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "priceByProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "groups": [
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "imageUrl": "sample string 4",
              "switcherUrl": "sample string 5"
            },
            "name": "sample string 4",
            "imageUrl": "sample string 5",
            "inBox": 1.1,
            "barcode": "sample string 6",
            "weighted": true,
            "minOrder": 1.1,
            "multiplicity": 1.1,
            "active": true,
            "f1NotEnabled": true,
            "f2NotEnabled": true,
            "manufacturer": {
              "id": "d4f96b01-5b47-4078-a837-8a72d53a1302",
              "name": "sample string 2"
            },
            "prices": [
              {
                "priceCategory": {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "currency": {
                  "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "price": 1.0,
                "description": "sample string 2",
                "packagingId": "sample string 3"
              },
              {
                "priceCategory": {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "currency": {
                  "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "price": 1.0,
                "description": "sample string 2",
                "packagingId": "sample string 3"
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "packagings": [
              {
                "packaging": {
                  "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "value": 1.1
              },
              {
                "packaging": {
                  "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "value": 1.1
              }
            ],
            "packaging": {
              "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "shortName": "sample string 4",
              "weighted": true,
              "minOrder": 1.1,
              "multiplicity": 1.1
            }
          },
          "currency": {
            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "priceCategory": {
            "id": "408eb695-3346-4c97-a101-6c027291a728",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "quantity": 1.1,
          "price": 2.0,
          "sum": 3.0,
          "comment": "sample string 4",
          "packagingId": "sample string 5",
          "packaging": "sample string 6"
        },
        {
          "product": {
            "id": "ac8f5b79-86c6-47db-a21b-2e01ac497141",
            "vendorId": "sample string 2",
            "article": "sample string 3",
            "group": {
              "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "hierarchy": {
                "level": 1,
                "path": "sample string 2"
              }
            },
            "brand": {
              "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "brandline": {
              "id": "1038a693-841d-4e2e-ba0f-2fcf84198b22",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "brand": {
                "id": "f223ea17-243c-49f8-a8fb-5595a8985026",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "priceByProperty": {
                "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "groups": [
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "64c8afb0-2a68-4011-857a-b6e4b74b9563",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "imageUrl": "sample string 4",
              "switcherUrl": "sample string 5"
            },
            "name": "sample string 4",
            "imageUrl": "sample string 5",
            "inBox": 1.1,
            "barcode": "sample string 6",
            "weighted": true,
            "minOrder": 1.1,
            "multiplicity": 1.1,
            "active": true,
            "f1NotEnabled": true,
            "f2NotEnabled": true,
            "manufacturer": {
              "id": "d4f96b01-5b47-4078-a837-8a72d53a1302",
              "name": "sample string 2"
            },
            "prices": [
              {
                "priceCategory": {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "currency": {
                  "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "price": 1.0,
                "description": "sample string 2",
                "packagingId": "sample string 3"
              },
              {
                "priceCategory": {
                  "id": "408eb695-3346-4c97-a101-6c027291a728",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "currency": {
                  "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "price": 1.0,
                "description": "sample string 2",
                "packagingId": "sample string 3"
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "packagings": [
              {
                "packaging": {
                  "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "value": 1.1
              },
              {
                "packaging": {
                  "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "shortName": "sample string 4",
                  "weighted": true,
                  "minOrder": 1.1,
                  "multiplicity": 1.1
                },
                "value": 1.1
              }
            ],
            "packaging": {
              "id": "0e03d20c-757c-4008-94fd-c883f77228bb",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "shortName": "sample string 4",
              "weighted": true,
              "minOrder": 1.1,
              "multiplicity": 1.1
            }
          },
          "currency": {
            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "priceCategory": {
            "id": "408eb695-3346-4c97-a101-6c027291a728",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "orderIndex": 1
          },
          "quantity": 1.1,
          "price": 2.0,
          "sum": 3.0,
          "comment": "sample string 4",
          "packagingId": "sample string 5",
          "packaging": "sample string 6"
        }
      ],
      "sums": [
        {
          "currency": {
            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "sum": 1.0
        },
        {
          "currency": {
            "id": "764bc219-6f44-4ee6-8bee-c4dc29283c19",
            "isoCode": "sample string 2",
            "isoNumber3": "sample string 3",
            "name": "sample string 4",
            "shortName": "sample string 5",
            "symbol": "sample string 6"
          },
          "sum": 1.0
        }
      ],
      "documentDate": "2024-10-06T19:20:04.9458771Z",
      "createdDate": "2024-10-06T19:20:04.9458771Z",
      "createdByUser": {
        "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "createdByClientId": "sample string 8",
      "updatedDate": "2024-10-06T19:20:04.9458771Z",
      "updatedByUser": {
        "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "updatedByClientId": "sample string 9",
      "user": {
        "id": "c7ee2849-2778-4249-b0a6-acabaa83f496",
        "vendorId": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "middleName": "sample string 5",
        "fullName": "sample string 6",
        "imageUrl": "sample string 7",
        "email": "sample string 8",
        "emailConfirmed": true,
        "phoneNumber": "sample string 10",
        "phoneNumberConfirmed": true,
        "twoFactorEnabled": true,
        "lockoutEndDateUtc": "2024-10-06T19:20:04.9458771Z",
        "lockoutEnabled": true,
        "roles": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "isExchange": true,
      "properties": [
        {
          "entityProperty": {
            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "entityDataType": "string",
            "valueLookup": "contacts",
            "required": true
          },
          "value": "sample string 1"
        },
        {
          "entityProperty": {
            "id": "7b8f1036-81d9-4c9f-8405-f2377123dd66",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "entityDataType": "string",
            "valueLookup": "contacts",
            "required": true
          },
          "value": "sample string 1"
        }
      ]
    }
  ],
  "pagination": {
    "page": 1,
    "pageSize": 2,
    "totalCount": 3,
    "totalPages": 4,
    "prevPageLink": "sample string 5",
    "nextPageLink": "sample string 6"
  }
}

Sample not available.

Sample not available.