PUT api/tradeOutlets/departments/{id}
Метод для обновления отдела ТТ
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/tradeOutlets/departments/{id}?api-version=2.0
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Идентификатор отдела ТТ |
string |
Required |
Тело запроса
Обновленный отдел ТТ
CreateTradeOutletDepartmentModel2| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| VendorId | string |
Длина: от 1 до 100 Соответствует регулярному выражению: ^[a-zA-Zа-яА-Я0-9_-]+$ |
|
| Name | string |
Обязательное поле Длина: от 1 до 100 |
Форматы запросов
{
"vendorId": "sample string 1",
"name": "sample string 2"
}
<CreateTradeOutletDepartmentModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DDApp.Shared.Models.V2.TradeOutlets"> <Name>sample string 2</Name> <VendorId>sample string 1</VendorId> </CreateTradeOutletDepartmentModel>
Sample not available.
Информация об ответе
PagedResponseModelOfTradeOutletDepartmentModel2
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Data | Collection of TradeOutletDepartmentModel2 |
Нет |
|
| Pagination | PaginationModel |
Нет |
Форматы ответа
{
"data": [
{
"id": "c7fda573-c349-403c-93cf-dd894123f984",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": [
{
"id": "aaf279e6-7658-401f-a5d8-e049f8186676",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "269b38dd-45aa-4550-9973-2b7faa98d92e",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "f914253a-9748-4bed-b362-39f0a2147932",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "4b16d5f6-6dab-4910-8014-e207bc8fb800",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "0813f49f-0a81-4ace-bac6-0a65d2f369ca",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "269b38dd-45aa-4550-9973-2b7faa98d92e",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "f914253a-9748-4bed-b362-39f0a2147932",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "4b16d5f6-6dab-4910-8014-e207bc8fb800",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "0813f49f-0a81-4ace-bac6-0a65d2f369ca",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "efbc1e0e-7884-4251-b25e-6244ac484e73",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": []
},
{
"id": "aaf279e6-7658-401f-a5d8-e049f8186676",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "269b38dd-45aa-4550-9973-2b7faa98d92e",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "f914253a-9748-4bed-b362-39f0a2147932",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "4b16d5f6-6dab-4910-8014-e207bc8fb800",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "0813f49f-0a81-4ace-bac6-0a65d2f369ca",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "269b38dd-45aa-4550-9973-2b7faa98d92e",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "f914253a-9748-4bed-b362-39f0a2147932",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "4b16d5f6-6dab-4910-8014-e207bc8fb800",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "0813f49f-0a81-4ace-bac6-0a65d2f369ca",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "efbc1e0e-7884-4251-b25e-6244ac484e73",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": []
}
]
},
{
"id": "c7fda573-c349-403c-93cf-dd894123f984",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": [
{
"id": "aaf279e6-7658-401f-a5d8-e049f8186676",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "269b38dd-45aa-4550-9973-2b7faa98d92e",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "f914253a-9748-4bed-b362-39f0a2147932",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "4b16d5f6-6dab-4910-8014-e207bc8fb800",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "0813f49f-0a81-4ace-bac6-0a65d2f369ca",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "269b38dd-45aa-4550-9973-2b7faa98d92e",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "f914253a-9748-4bed-b362-39f0a2147932",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "4b16d5f6-6dab-4910-8014-e207bc8fb800",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "0813f49f-0a81-4ace-bac6-0a65d2f369ca",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "efbc1e0e-7884-4251-b25e-6244ac484e73",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": []
},
{
"id": "aaf279e6-7658-401f-a5d8-e049f8186676",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "269b38dd-45aa-4550-9973-2b7faa98d92e",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "f914253a-9748-4bed-b362-39f0a2147932",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "4b16d5f6-6dab-4910-8014-e207bc8fb800",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "0813f49f-0a81-4ace-bac6-0a65d2f369ca",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "269b38dd-45aa-4550-9973-2b7faa98d92e",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "f914253a-9748-4bed-b362-39f0a2147932",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "4b16d5f6-6dab-4910-8014-e207bc8fb800",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "85e995b9-fda0-459a-9c6b-c3659cc5e02c",
"vendorId": "sample string 2",
"type": {
"id": "50e98611-2f21-4bd5-82df-d21df6f7ebe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9609ebe7-6a6c-4ad7-9643-4f4831862185",
"vendorId": "sample string 2",
"type": {
"id": "f120581f-0d20-4133-880e-d12d42a9f964",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "37877b82-7a27-4497-9f11-67038486bac6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:50.849526Z",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "dc01d697-ce67-4789-a927-26665dcc9059",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "8f953841-5f66-4931-bf19-04e327625830",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c389a610-9b81-4419-a4aa-a6325e8ec684",
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "efa0b1e9-8edf-4e56-b510-35d2c7922ea8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "26f7b59d-fa5c-49dc-9546-9cde5fd20e0c",
"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": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "5c73dab1-439a-401b-9319-c5de064f9d4d",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "dd66da8f-051c-4c68-b9ab-d3e72141cab3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e366f3af-d495-4321-be07-b6cde894c2e6",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "62afcc10-1c95-405e-a3c5-688cbd37a100",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "425c587b-4751-4445-b79c-f69b54866225",
"group": {
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:50.8651581Z",
"dateTill": "2025-11-03T21:55:50.8651581Z",
"deliveryTypes": [
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4bc6444f-4563-49f8-ab0b-648c4c818dba",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"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": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "213a9c25-353d-4508-8d4e-cd878152e4d6",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "206a2d84-3d07-4050-82bb-556b2faefff9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "13f6f5c9-df30-4fb6-8c7b-08de91f09afd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-11-03T21:55:50.849526Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"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": "18d9f345-354f-471b-8c5f-4e05293faa23",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "512748e1-7dd5-42eb-be85-9c713c973475",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2543609d-cd24-4168-9ab4-ae5a11897086",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "4830a43e-7dbb-4ad4-be7b-4787174c523d",
"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": "0813f49f-0a81-4ace-bac6-0a65d2f369ca",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "efbc1e0e-7884-4251-b25e-6244ac484e73",
"properties": [
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "b0dd6c10-3b89-4119-8b69-cce6925d09df",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": []
}
]
}
],
"pagination": {
"page": 1,
"pageSize": 2,
"totalCount": 3,
"totalPages": 4,
"prevPageLink": "sample string 5",
"nextPageLink": "sample string 6"
}
}
Sample not available.
Sample not available.