POST api/tradeOutlets/departments
Метод для создания отдела ТТ
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/tradeOutlets/departments?api-version=2.0
Для этого метода требуется авторизация
Информация о запросе
URL параметры
Нет
Тело запроса
Новый отдел ТТ
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": "be48fd6b-e699-4ff8-ada1-e4a6c80085a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": [
{
"id": "f9673de0-6905-4a62-abde-ea10dd079efc",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "de6e2560-106c-4898-ae09-1d21eeb55c10",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6312a291-6204-4de2-a770-cb8bf1ef510a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "2be79d76-d686-4251-b638-7ed0fb682350",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "58c2acfd-1571-4dff-8e57-d7d9684095bd",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "de6e2560-106c-4898-ae09-1d21eeb55c10",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6312a291-6204-4de2-a770-cb8bf1ef510a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "2be79d76-d686-4251-b638-7ed0fb682350",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "58c2acfd-1571-4dff-8e57-d7d9684095bd",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "9c14f145-605d-472e-8a00-6cd9f542f470",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": []
},
{
"id": "f9673de0-6905-4a62-abde-ea10dd079efc",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "de6e2560-106c-4898-ae09-1d21eeb55c10",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6312a291-6204-4de2-a770-cb8bf1ef510a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "2be79d76-d686-4251-b638-7ed0fb682350",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "58c2acfd-1571-4dff-8e57-d7d9684095bd",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "de6e2560-106c-4898-ae09-1d21eeb55c10",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6312a291-6204-4de2-a770-cb8bf1ef510a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "2be79d76-d686-4251-b638-7ed0fb682350",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "58c2acfd-1571-4dff-8e57-d7d9684095bd",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "9c14f145-605d-472e-8a00-6cd9f542f470",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": []
}
]
},
{
"id": "be48fd6b-e699-4ff8-ada1-e4a6c80085a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": [
{
"id": "f9673de0-6905-4a62-abde-ea10dd079efc",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "de6e2560-106c-4898-ae09-1d21eeb55c10",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6312a291-6204-4de2-a770-cb8bf1ef510a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "2be79d76-d686-4251-b638-7ed0fb682350",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "58c2acfd-1571-4dff-8e57-d7d9684095bd",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "de6e2560-106c-4898-ae09-1d21eeb55c10",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6312a291-6204-4de2-a770-cb8bf1ef510a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "2be79d76-d686-4251-b638-7ed0fb682350",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "58c2acfd-1571-4dff-8e57-d7d9684095bd",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "9c14f145-605d-472e-8a00-6cd9f542f470",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": []
},
{
"id": "f9673de0-6905-4a62-abde-ea10dd079efc",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "de6e2560-106c-4898-ae09-1d21eeb55c10",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6312a291-6204-4de2-a770-cb8bf1ef510a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "2be79d76-d686-4251-b638-7ed0fb682350",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "58c2acfd-1571-4dff-8e57-d7d9684095bd",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "de6e2560-106c-4898-ae09-1d21eeb55c10",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6312a291-6204-4de2-a770-cb8bf1ef510a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "2be79d76-d686-4251-b638-7ed0fb682350",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "ad57bec5-12ce-4679-a207-4d2a4e73a1e8",
"vendorId": "sample string 2",
"type": {
"id": "3a0402c0-b26e-4e5f-8c75-daab0c4f864d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "2bde6f61-23d4-4964-9fa2-fd5d7094df1c",
"vendorId": "sample string 2",
"type": {
"id": "9a0990e6-b999-44e1-95f8-d610b9f185e8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "82aebc28-cf68-414a-b8e9-274b5080e073",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "c523e480-0d8a-4604-a2f9-619f24d83925",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "12c4fd38-e7ab-498c-86b6-ea6dc670c75d",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "5628413f-14dc-4fee-ad95-11b8030e4e2a",
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "a945b392-a331-4d10-899d-ff089802f8aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "a13ed896-73da-407a-a215-4f19cedec219",
"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": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7e94b931-9c1a-489f-b7e8-5cc01d219515",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2c44d360-8192-4d21-b5e7-912750a4f58d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "73cce823-e839-4755-8889-3f0425ece191",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e5f438ad-e704-42db-850d-1b1457be738e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ef663eda-e638-47ac-83bc-b0ebd6acdfef",
"group": {
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:34:49.5449852Z",
"dateTill": "2026-02-03T22:34:49.5449852Z",
"deliveryTypes": [
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e89129c-20ef-4a22-8c96-805bdd12278a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f58dae19-655b-4261-9cb4-300d55f9a8c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "655bdb61-4c57-4969-af34-cf6d14a1069d",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "5958c71f-87db-4ee3-ac1a-93e70ab213c1",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:34:49.5449852Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"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": "2b3add63-5fb2-4e98-aa5a-db9969d4f70a",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "4a7c2f5d-d549-4dbe-a589-e3ad3152e351",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5629b2dd-c654-4e10-abfc-6730ab4f51ed",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "7ead2006-ae7e-485a-88ff-fc5942098e43",
"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": "58c2acfd-1571-4dff-8e57-d7d9684095bd",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "9c14f145-605d-472e-8a00-6cd9f542f470",
"properties": [
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7dd18dd6-20a5-4f93-9f6c-3d60a819bc20",
"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.