GET api/catalog/sets
Метод для получения справочника "Наборов продукции"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/catalog/sets
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
| Sort |
Поле по которому необходима сортировка результатов |
string |
Нет |
| Page |
Номер страницы (начиная с 1) |
integer |
Интервал: с 1 по 2147483646 |
| PageSize |
Кол-во записей на странице (макс. 50) |
integer |
Интервал: с 1 по 50 |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PagedResponseModelOfProductSetModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Data | Collection of ProductSetModel |
Нет |
|
| Pagination | PaginationModel |
Нет |
Форматы ответа
{
"data": [
{
"id": "ed4fa0d2-3b63-48c6-8b32-79e45c7101e7",
"vendorId": "sample string 2",
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"positions": [
{
"product": {
"id": "7d36343c-c22e-44b5-a035-e183d7372d40",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "acbbe522-2a85-4b34-bb9b-ff493a59e9fc",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"amount": 1.1
},
{
"product": {
"id": "7d36343c-c22e-44b5-a035-e183d7372d40",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "acbbe522-2a85-4b34-bb9b-ff493a59e9fc",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"amount": 1.1
}
],
"tradeOutletCategories": [
{
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"provinces": [
{
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
{
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
}
],
"tradeOutlets": [
{
"id": "4d1642dd-5dde-48aa-a047-ba65df8a752c",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "a19d7d8f-01d3-4b08-85be-6fcef821162d",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "17f7a3c8-6daa-49ed-8768-7ba77f5a2ab4",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "46cd7b94-fcae-4c26-87bb-609d9604a5ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "c92fd5ac-5f11-4cd5-a894-61741b3440a0",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "a19d7d8f-01d3-4b08-85be-6fcef821162d",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "17f7a3c8-6daa-49ed-8768-7ba77f5a2ab4",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "46cd7b94-fcae-4c26-87bb-609d9604a5ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "c92fd5ac-5f11-4cd5-a894-61741b3440a0",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "521a9db0-f9a7-417e-af8a-f5ca61f20729",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "bef308d2-6e16-4731-88ca-a2dcd51484f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "bef308d2-6e16-4731-88ca-a2dcd51484f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "4d1642dd-5dde-48aa-a047-ba65df8a752c",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "a19d7d8f-01d3-4b08-85be-6fcef821162d",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "17f7a3c8-6daa-49ed-8768-7ba77f5a2ab4",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "46cd7b94-fcae-4c26-87bb-609d9604a5ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "c92fd5ac-5f11-4cd5-a894-61741b3440a0",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "a19d7d8f-01d3-4b08-85be-6fcef821162d",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "17f7a3c8-6daa-49ed-8768-7ba77f5a2ab4",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "46cd7b94-fcae-4c26-87bb-609d9604a5ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "c92fd5ac-5f11-4cd5-a894-61741b3440a0",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "521a9db0-f9a7-417e-af8a-f5ca61f20729",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "bef308d2-6e16-4731-88ca-a2dcd51484f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "bef308d2-6e16-4731-88ca-a2dcd51484f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"createdDate": "2026-03-21T06:34:23.5496362Z",
"createdByUser": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 7",
"updatedDate": "2026-03-21T06:34:23.5496362Z",
"updatedByUser": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9"
},
{
"id": "ed4fa0d2-3b63-48c6-8b32-79e45c7101e7",
"vendorId": "sample string 2",
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"positions": [
{
"product": {
"id": "7d36343c-c22e-44b5-a035-e183d7372d40",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "acbbe522-2a85-4b34-bb9b-ff493a59e9fc",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"amount": 1.1
},
{
"product": {
"id": "7d36343c-c22e-44b5-a035-e183d7372d40",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "acbbe522-2a85-4b34-bb9b-ff493a59e9fc",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "7a9d3a83-d4c5-4ad3-8419-3eba27e91fa6",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"amount": 1.1
}
],
"tradeOutletCategories": [
{
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"provinces": [
{
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
{
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
}
],
"tradeOutlets": [
{
"id": "4d1642dd-5dde-48aa-a047-ba65df8a752c",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "a19d7d8f-01d3-4b08-85be-6fcef821162d",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "17f7a3c8-6daa-49ed-8768-7ba77f5a2ab4",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "46cd7b94-fcae-4c26-87bb-609d9604a5ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "c92fd5ac-5f11-4cd5-a894-61741b3440a0",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "a19d7d8f-01d3-4b08-85be-6fcef821162d",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "17f7a3c8-6daa-49ed-8768-7ba77f5a2ab4",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "46cd7b94-fcae-4c26-87bb-609d9604a5ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "c92fd5ac-5f11-4cd5-a894-61741b3440a0",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "521a9db0-f9a7-417e-af8a-f5ca61f20729",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "bef308d2-6e16-4731-88ca-a2dcd51484f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "bef308d2-6e16-4731-88ca-a2dcd51484f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "4d1642dd-5dde-48aa-a047-ba65df8a752c",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "a19d7d8f-01d3-4b08-85be-6fcef821162d",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "17f7a3c8-6daa-49ed-8768-7ba77f5a2ab4",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "46cd7b94-fcae-4c26-87bb-609d9604a5ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "c92fd5ac-5f11-4cd5-a894-61741b3440a0",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "a19d7d8f-01d3-4b08-85be-6fcef821162d",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "17f7a3c8-6daa-49ed-8768-7ba77f5a2ab4",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "46cd7b94-fcae-4c26-87bb-609d9604a5ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "6165ccc1-d9d0-4d41-a1cb-c742cacc342e",
"vendorId": "sample string 2",
"type": {
"id": "798ad4ad-8b18-4f55-a884-9a740e0f2eb7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "4e04b54a-2b4e-4a77-8663-43e60bc6ec24",
"vendorId": "sample string 2",
"type": {
"id": "ddc27324-983e-435e-b838-3df5186f51ad",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "7124d55b-5861-432a-831c-3d56531bce97",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "141ff7ef-588d-47a8-9d35-d79e9cd83b43",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3006e31-2f06-4bbd-8892-06bf92e28a95",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "aefc38b4-0f54-4f7f-a0f8-7f63c8674660",
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "bd054a90-348a-41ac-820e-82dbd325872d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "38ccfb5b-da50-4caa-ae08-98a10c8f5121",
"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": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "59710191-41eb-451c-a480-b6b0cd4ba7c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3f1736d1-3676-4155-84e0-ad252d92e0c5",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cb381b1c-7d9a-4ead-b431-f751d52ab971",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "6af5a4a5-0eee-4f3b-870d-bcf19c00e652",
"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": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "2aab8ed0-b0ff-4d90-ba97-bc41a078dae2",
"group": {
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:23.5496362Z",
"dateTill": "2026-03-21T06:34:23.5496362Z",
"deliveryTypes": [
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b05fc925-21ef-47c9-b5bb-0b35107f4f3c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"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": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "81499d87-22fe-4a28-9d20-0ce35f5be653",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8cf2f54e-6b71-4419-bf86-6f65e72c111f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"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": "ed66294d-b4db-4309-b7a0-e503b998af49",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "20c33ff1-c990-44c1-af99-d3ebdd7d03d5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e57b4252-50ee-4e67-9af1-25bfcea424b3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "cc354c1a-adf2-4bae-8f1b-606f50e0b79d",
"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": "c92fd5ac-5f11-4cd5-a894-61741b3440a0",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "521a9db0-f9a7-417e-af8a-f5ca61f20729",
"properties": [
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f2bf2b5c-881c-4c52-8cb3-222074a4d21d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "bef308d2-6e16-4731-88ca-a2dcd51484f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "bef308d2-6e16-4731-88ca-a2dcd51484f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"createdDate": "2026-03-21T06:34:23.5496362Z",
"createdByUser": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 7",
"updatedDate": "2026-03-21T06:34:23.5496362Z",
"updatedByUser": {
"id": "c6ea8416-70dc-45a8-bd17-a5662cd66172",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:34:23.5496362Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9"
}
],
"pagination": {
"page": 1,
"pageSize": 2,
"totalCount": 3,
"totalPages": 4,
"prevPageLink": "sample string 5",
"nextPageLink": "sample string 6"
}
}
Sample not available.
Sample not available.