GET api/routes/{id}/items

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

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

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

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

URL параметры

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

Уникальный идентификатор "Маршрута"

string

Required

Fields

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

string

Нет

Sort

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

string

Нет

Page

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

integer

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

PageSize

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

integer

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

weekNumber

Номер недели

integer

Нет

Тело запроса


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

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

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

Collection of RouteItemModel

Нет

Pagination

PaginationModel

Нет

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

{
  "data": [
    {
      "id": "1a25e799-1da9-4ba3-9105-95f4d239f3b1",
      "vendorId": "sample string 2",
      "tradeOutlet": {
        "id": "b25ae87e-bc69-4347-96e2-da9746c5a6f0",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "createdByUserId": "303014ca-7900-44c4-983a-0036f3c8bb77",
        "location": {
          "country": {
            "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "519ded46-825e-44b0-96a4-08709215dc92",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "category": {
          "id": "c5c9a726-632f-494b-88f9-a18433927f9b",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "format": {
          "id": "6da02d8a-1a88-45e4-b804-84cb9e791952",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "routes": [
          {
            "id": "85ccf974-55c1-4bb5-8a99-a40903b5de24",
            "vendorId": "sample string 2",
            "type": {
              "id": "bc625056-810c-485b-ad10-41f579484592",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "f41e9dc7-5ebf-4360-9932-f4818f6f265b",
              "vendorId": "sample string 2",
              "type": {
                "id": "bcbdcb19-da6d-4b1b-a135-1d39f24f0a66",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 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:19:56.5084372Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 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:19:56.5084372Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "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": "cbcc586b-7d7d-44eb-8b0c-772457f08c84",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2024-10-06T19:19:56.5084372Z",
            "responsible": {
              "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 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:19:56.5084372Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [],
            "warehouses": [
              {
                "id": "344dbf1f-583f-49ab-830e-3bbff28fdc78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 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:19:56.5084372Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "519ded46-825e-44b0-96a4-08709215dc92",
                      "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": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "344dbf1f-583f-49ab-830e-3bbff28fdc78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 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:19:56.5084372Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "519ded46-825e-44b0-96a4-08709215dc92",
                      "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": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                "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": "85ccf974-55c1-4bb5-8a99-a40903b5de24",
            "vendorId": "sample string 2",
            "type": {
              "id": "bc625056-810c-485b-ad10-41f579484592",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "f41e9dc7-5ebf-4360-9932-f4818f6f265b",
              "vendorId": "sample string 2",
              "type": {
                "id": "bcbdcb19-da6d-4b1b-a135-1d39f24f0a66",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 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:19:56.5084372Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 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:19:56.5084372Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "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": "cbcc586b-7d7d-44eb-8b0c-772457f08c84",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2024-10-06T19:19:56.5084372Z",
            "responsible": {
              "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 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:19:56.5084372Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [],
            "warehouses": [
              {
                "id": "344dbf1f-583f-49ab-830e-3bbff28fdc78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 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:19:56.5084372Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "519ded46-825e-44b0-96a4-08709215dc92",
                      "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": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "344dbf1f-583f-49ab-830e-3bbff28fdc78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 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:19:56.5084372Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "519ded46-825e-44b0-96a4-08709215dc92",
                      "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": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              }
            ],
            "orderPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "refundPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "fetchMethod": "byRelationships"
          }
        ],
        "workingHours": [
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          },
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          }
        ],
        "receivingHours": [
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          },
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          }
        ],
        "relationships": [
          {
            "id": "9578304c-1be8-457e-bc2c-29d838c0b2cb",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "priceCategory": {
              "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            "priceTiers": [
              {
                "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "currency": {
              "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "paymentTypes": [
              {
                "id": "c7c6e0e8-f8a5-47c3-b20a-3d85fb2cb0ac",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "c7c6e0e8-f8a5-47c3-b20a-3d85fb2cb0ac",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "paymentForms": [
              1,
              2
            ],
            "deferment": 1,
            "limit": 1.0,
            "debts": [
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              },
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              }
            ],
            "overdueDebts": [
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              },
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "discounts": [
              {
                "id": "35a62bf1-90cd-422a-b792-569715a11454",
                "group": {
                  "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              },
              {
                "id": "35a62bf1-90cd-422a-b792-569715a11454",
                "group": {
                  "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              }
            ],
            "active": true,
            "dateFrom": "2024-10-06T19:19:56.5084372Z",
            "dateTill": "2024-10-06T19:19:56.5084372Z",
            "deliveryTypes": [
              {
                "id": "45c9f4ea-9429-4a23-9eec-73a6b90d94f3",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "45c9f4ea-9429-4a23-9eec-73a6b90d94f3",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ]
          },
          {
            "id": "9578304c-1be8-457e-bc2c-29d838c0b2cb",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "priceCategory": {
              "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            "priceTiers": [
              {
                "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "currency": {
              "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "paymentTypes": [
              {
                "id": "c7c6e0e8-f8a5-47c3-b20a-3d85fb2cb0ac",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "c7c6e0e8-f8a5-47c3-b20a-3d85fb2cb0ac",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "paymentForms": [
              1,
              2
            ],
            "deferment": 1,
            "limit": 1.0,
            "debts": [
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              },
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              }
            ],
            "overdueDebts": [
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              },
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "discounts": [
              {
                "id": "35a62bf1-90cd-422a-b792-569715a11454",
                "group": {
                  "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              },
              {
                "id": "35a62bf1-90cd-422a-b792-569715a11454",
                "group": {
                  "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              }
            ],
            "active": true,
            "dateFrom": "2024-10-06T19:19:56.5084372Z",
            "dateTill": "2024-10-06T19:19:56.5084372Z",
            "deliveryTypes": [
              {
                "id": "45c9f4ea-9429-4a23-9eec-73a6b90d94f3",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "45c9f4ea-9429-4a23-9eec-73a6b90d94f3",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ]
          }
        ],
        "properties": [
          {
            "entityProperty": {
              "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
              "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": "1a25e799-1da9-4ba3-9105-95f4d239f3b1",
      "vendorId": "sample string 2",
      "tradeOutlet": {
        "id": "b25ae87e-bc69-4347-96e2-da9746c5a6f0",
        "vendorId": "sample string 2",
        "name": "sample string 3",
        "createdByUserId": "303014ca-7900-44c4-983a-0036f3c8bb77",
        "location": {
          "country": {
            "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
            "isoCode": "sample string 2",
            "name": "sample string 3"
          },
          "province": {
            "id": "519ded46-825e-44b0-96a4-08709215dc92",
            "name": "sample string 2"
          },
          "settlement": "sample string 1",
          "addressLine": "sample string 2",
          "geoCoordinate": {
            "latitude": 1.1,
            "longitude": 1.1
          }
        },
        "category": {
          "id": "c5c9a726-632f-494b-88f9-a18433927f9b",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "format": {
          "id": "6da02d8a-1a88-45e4-b804-84cb9e791952",
          "vendorId": "sample string 2",
          "name": "sample string 3"
        },
        "routes": [
          {
            "id": "85ccf974-55c1-4bb5-8a99-a40903b5de24",
            "vendorId": "sample string 2",
            "type": {
              "id": "bc625056-810c-485b-ad10-41f579484592",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "f41e9dc7-5ebf-4360-9932-f4818f6f265b",
              "vendorId": "sample string 2",
              "type": {
                "id": "bcbdcb19-da6d-4b1b-a135-1d39f24f0a66",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 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:19:56.5084372Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 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:19:56.5084372Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "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": "cbcc586b-7d7d-44eb-8b0c-772457f08c84",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2024-10-06T19:19:56.5084372Z",
            "responsible": {
              "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 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:19:56.5084372Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [],
            "warehouses": [
              {
                "id": "344dbf1f-583f-49ab-830e-3bbff28fdc78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 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:19:56.5084372Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "519ded46-825e-44b0-96a4-08709215dc92",
                      "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": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "344dbf1f-583f-49ab-830e-3bbff28fdc78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 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:19:56.5084372Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "519ded46-825e-44b0-96a4-08709215dc92",
                      "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": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                "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": "85ccf974-55c1-4bb5-8a99-a40903b5de24",
            "vendorId": "sample string 2",
            "type": {
              "id": "bc625056-810c-485b-ad10-41f579484592",
              "vendorId": "sample string 2",
              "name": "sample string 3"
            },
            "salesDepartment": {
              "id": "f41e9dc7-5ebf-4360-9932-f4818f6f265b",
              "vendorId": "sample string 2",
              "type": {
                "id": "bcbdcb19-da6d-4b1b-a135-1d39f24f0a66",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "responsible": {
                "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 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:19:56.5084372Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "name": "sample string 3",
              "office": {
                "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "responsible": {
                  "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 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:19:56.5084372Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "location": {
                  "country": {
                    "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "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": "cbcc586b-7d7d-44eb-8b0c-772457f08c84",
              "name": "sample string 2"
            },
            "name": "sample string 3",
            "dateFrom": "2024-10-06T19:19:56.5084372Z",
            "responsible": {
              "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
              "vendorId": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "middleName": "sample string 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:19:56.5084372Z",
              "lockoutEnabled": true,
              "roles": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "items": [],
            "warehouses": [
              {
                "id": "344dbf1f-583f-49ab-830e-3bbff28fdc78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 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:19:56.5084372Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "519ded46-825e-44b0-96a4-08709215dc92",
                      "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": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              },
              {
                "id": "344dbf1f-583f-49ab-830e-3bbff28fdc78",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "office": {
                  "id": "096d71cb-08f9-4abf-bc28-b93cb857187e",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "b3b47ae9-5df9-4733-87f5-1abb5184300a",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 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:19:56.5084372Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "519ded46-825e-44b0-96a4-08709215dc92",
                      "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": "3ea914d7-a47a-4dbb-8901-386aa10e0d6d",
                    "isoCode": "sample string 2",
                    "name": "sample string 3"
                  },
                  "province": {
                    "id": "519ded46-825e-44b0-96a4-08709215dc92",
                    "name": "sample string 2"
                  },
                  "settlement": "sample string 1",
                  "addressLine": "sample string 2",
                  "geoCoordinate": {
                    "latitude": 1.1,
                    "longitude": 1.1
                  }
                }
              }
            ],
            "brands": [
              {
                "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              {
                "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              }
            ],
            "groups": [
              {
                "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              },
              {
                "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "hierarchy": {
                  "level": 1,
                  "path": "sample string 2"
                }
              }
            ],
            "orderPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "refundPricePolicy": {
              "priceEditEnabled": true,
              "discountPercentEnabled": true,
              "discountPercentIsFractional": true,
              "discountPercentFrom": 4.1,
              "discountPercentTill": 5.1,
              "markupPercentEnabled": true,
              "markupPercentIsFractional": true,
              "markupPercentFrom": 8.1,
              "markupPercentTill": 9.1
            },
            "fetchMethod": "byRelationships"
          }
        ],
        "workingHours": [
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          },
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          }
        ],
        "receivingHours": [
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          },
          {
            "dayOfWeek": 1,
            "timeFrom": "00:00:00.1234567",
            "timeTill": "00:00:00.1234567"
          }
        ],
        "relationships": [
          {
            "id": "9578304c-1be8-457e-bc2c-29d838c0b2cb",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "priceCategory": {
              "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            "priceTiers": [
              {
                "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "currency": {
              "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "paymentTypes": [
              {
                "id": "c7c6e0e8-f8a5-47c3-b20a-3d85fb2cb0ac",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "c7c6e0e8-f8a5-47c3-b20a-3d85fb2cb0ac",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "paymentForms": [
              1,
              2
            ],
            "deferment": 1,
            "limit": 1.0,
            "debts": [
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              },
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              }
            ],
            "overdueDebts": [
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              },
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "discounts": [
              {
                "id": "35a62bf1-90cd-422a-b792-569715a11454",
                "group": {
                  "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              },
              {
                "id": "35a62bf1-90cd-422a-b792-569715a11454",
                "group": {
                  "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              }
            ],
            "active": true,
            "dateFrom": "2024-10-06T19:19:56.5084372Z",
            "dateTill": "2024-10-06T19:19:56.5084372Z",
            "deliveryTypes": [
              {
                "id": "45c9f4ea-9429-4a23-9eec-73a6b90d94f3",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "45c9f4ea-9429-4a23-9eec-73a6b90d94f3",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ]
          },
          {
            "id": "9578304c-1be8-457e-bc2c-29d838c0b2cb",
            "vendorId": "sample string 2",
            "name": "sample string 3",
            "priceCategory": {
              "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "orderIndex": 1
            },
            "priceTiers": [
              {
                "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "474f2dd1-8acf-4b81-b64c-0dfcbfceb5df",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "currency": {
              "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
              "isoCode": "sample string 2",
              "isoNumber3": "sample string 3",
              "name": "sample string 4",
              "shortName": "sample string 5",
              "symbol": "sample string 6"
            },
            "paymentTypes": [
              {
                "id": "c7c6e0e8-f8a5-47c3-b20a-3d85fb2cb0ac",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "c7c6e0e8-f8a5-47c3-b20a-3d85fb2cb0ac",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ],
            "paymentForms": [
              1,
              2
            ],
            "deferment": 1,
            "limit": 1.0,
            "debts": [
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              },
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              }
            ],
            "overdueDebts": [
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              },
              {
                "currency": {
                  "id": "cdcd4b72-83f8-467c-a536-57307a9ebeed",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "sum": 1.0
              }
            ],
            "properties": [
              {
                "entityProperty": {
                  "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              },
              {
                "entityProperty": {
                  "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "entityDataType": "string",
                  "valueLookup": "contacts",
                  "required": true
                },
                "value": "sample string 1"
              }
            ],
            "discounts": [
              {
                "id": "35a62bf1-90cd-422a-b792-569715a11454",
                "group": {
                  "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              },
              {
                "id": "35a62bf1-90cd-422a-b792-569715a11454",
                "group": {
                  "id": "5f6a6669-398e-4856-8ee0-4e68c9911536",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                "brand": {
                  "id": "d9c45d5e-bf13-4138-9dbd-ddba4828ede4",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "percent": 2.1
              }
            ],
            "active": true,
            "dateFrom": "2024-10-06T19:19:56.5084372Z",
            "dateTill": "2024-10-06T19:19:56.5084372Z",
            "deliveryTypes": [
              {
                "id": "45c9f4ea-9429-4a23-9eec-73a6b90d94f3",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              },
              {
                "id": "45c9f4ea-9429-4a23-9eec-73a6b90d94f3",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "orderIndex": 1
              }
            ]
          }
        ],
        "properties": [
          {
            "entityProperty": {
              "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          },
          {
            "entityProperty": {
              "id": "27366bec-a66d-4dc8-87a0-40d5d534e179",
              "vendorId": "sample string 2",
              "name": "sample string 3",
              "entityDataType": "string",
              "valueLookup": "contacts",
              "required": true
            },
            "value": "sample string 1"
          }
        ]
      },
      "weekNumber": 3,
      "dayOfWeek": 4,
      "positionInDay": 5
    }
  ],
  "pagination": {
    "page": 1,
    "pageSize": 2,
    "totalCount": 3,
    "totalPages": 4,
    "prevPageLink": "sample string 5",
    "nextPageLink": "sample string 6"
  }
}

Sample not available.

Sample not available.