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": "a1c27a85-527f-432c-9ebd-fa191c9b02ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"positions": [
{
"product": {
"id": "99fe3912-0556-4f39-bcda-3d122ed0f750",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "922f0da0-f1a5-44b9-b846-b711300a79a9",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"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": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "99fe3912-0556-4f39-bcda-3d122ed0f750",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "922f0da0-f1a5-44b9-b846-b711300a79a9",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"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": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"provinces": [
{
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
{
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
}
],
"tradeOutlets": [
{
"id": "3b28b8d3-8cde-4f52-8a26-590e5af95fe6",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "2c679408-49a0-40fd-ae41-edf2c98eda04",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "5ea432b7-12cd-4963-a41d-bf7a13c16560",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "50f6c6d9-fbc6-4543-b190-0b9a494b1974",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "8054f8fa-f4e5-49a5-a046-384aef4a2b9b",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "2c679408-49a0-40fd-ae41-edf2c98eda04",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "5ea432b7-12cd-4963-a41d-bf7a13c16560",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "50f6c6d9-fbc6-4543-b190-0b9a494b1974",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "8054f8fa-f4e5-49a5-a046-384aef4a2b9b",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "a707d2b6-f170-49b7-a188-19a32603e68c",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "720e2ad1-ba9c-4e14-b33a-9e6a61f08885",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "720e2ad1-ba9c-4e14-b33a-9e6a61f08885",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "3b28b8d3-8cde-4f52-8a26-590e5af95fe6",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "2c679408-49a0-40fd-ae41-edf2c98eda04",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "5ea432b7-12cd-4963-a41d-bf7a13c16560",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "50f6c6d9-fbc6-4543-b190-0b9a494b1974",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "8054f8fa-f4e5-49a5-a046-384aef4a2b9b",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "2c679408-49a0-40fd-ae41-edf2c98eda04",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "5ea432b7-12cd-4963-a41d-bf7a13c16560",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "50f6c6d9-fbc6-4543-b190-0b9a494b1974",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "8054f8fa-f4e5-49a5-a046-384aef4a2b9b",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "a707d2b6-f170-49b7-a188-19a32603e68c",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "720e2ad1-ba9c-4e14-b33a-9e6a61f08885",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "720e2ad1-ba9c-4e14-b33a-9e6a61f08885",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"createdDate": "2026-05-05T13:51:25.9100831Z",
"createdByUser": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 7",
"updatedDate": "2026-05-05T13:51:25.9100831Z",
"updatedByUser": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9"
},
{
"id": "a1c27a85-527f-432c-9ebd-fa191c9b02ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"positions": [
{
"product": {
"id": "99fe3912-0556-4f39-bcda-3d122ed0f750",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "922f0da0-f1a5-44b9-b846-b711300a79a9",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"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": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "99fe3912-0556-4f39-bcda-3d122ed0f750",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "922f0da0-f1a5-44b9-b846-b711300a79a9",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"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": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "a03ca4f8-41f6-4425-b0c5-dc9ef7fa566c",
"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": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"provinces": [
{
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
{
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
}
],
"tradeOutlets": [
{
"id": "3b28b8d3-8cde-4f52-8a26-590e5af95fe6",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "2c679408-49a0-40fd-ae41-edf2c98eda04",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "5ea432b7-12cd-4963-a41d-bf7a13c16560",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "50f6c6d9-fbc6-4543-b190-0b9a494b1974",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "8054f8fa-f4e5-49a5-a046-384aef4a2b9b",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "2c679408-49a0-40fd-ae41-edf2c98eda04",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "5ea432b7-12cd-4963-a41d-bf7a13c16560",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "50f6c6d9-fbc6-4543-b190-0b9a494b1974",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "8054f8fa-f4e5-49a5-a046-384aef4a2b9b",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "a707d2b6-f170-49b7-a188-19a32603e68c",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "720e2ad1-ba9c-4e14-b33a-9e6a61f08885",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "720e2ad1-ba9c-4e14-b33a-9e6a61f08885",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "3b28b8d3-8cde-4f52-8a26-590e5af95fe6",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "2c679408-49a0-40fd-ae41-edf2c98eda04",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "5ea432b7-12cd-4963-a41d-bf7a13c16560",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "50f6c6d9-fbc6-4543-b190-0b9a494b1974",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "8054f8fa-f4e5-49a5-a046-384aef4a2b9b",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "2c679408-49a0-40fd-ae41-edf2c98eda04",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "5ea432b7-12cd-4963-a41d-bf7a13c16560",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "50f6c6d9-fbc6-4543-b190-0b9a494b1974",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "a203d762-0744-4ad9-97b6-8cea745bd481",
"vendorId": "sample string 2",
"type": {
"id": "e4694c3f-b463-48c3-baa5-98b35da4e224",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "30ef0f00-bbc5-43c7-a7d2-a971586789dd",
"vendorId": "sample string 2",
"type": {
"id": "95ca2de6-ecde-4d7c-bff3-b0e6d292e5fc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "c45b8cb8-bbb9-4ffe-8384-d8bfbd1b8c3e",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "74537fd9-25e5-4e9e-b686-9f2ec8026456",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "96291cf4-47df-43ae-b7f2-9ff98a8380ca",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "1a34325f-be51-4f4b-a48a-3d228cb90b7a",
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "17c75611-78fe-477c-92d2-b9586f4fee1c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "293c87e2-579d-4d95-b36f-5eed96cc0a31",
"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": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "48796fd6-4dff-40b4-aa05-8eed5aeec094",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "866ef8a4-559c-4aae-b541-c636637dfa82",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "06df979b-62ab-489f-8d85-4ddd94749546",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "d29e7769-07e0-4b73-af48-d828ec6953ca",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "8e9be0a9-01cc-4baf-82d6-36f74619f50a",
"group": {
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T13:51:25.9100831Z",
"dateTill": "2026-05-05T13:51:25.9100831Z",
"deliveryTypes": [
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "34a740e5-5417-48d2-91f9-36d64e824643",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"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": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "09cede8f-b55f-4493-9e7e-dbef578749a5",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "15930081-59ea-4e0d-b6fc-4e9d7e00fdb9",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"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": "ae747736-5f9f-4fe1-a814-a660ce6ca75e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "ca9017d6-2437-4a2c-8c73-1847d226ed80",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "75f20d6b-4d08-4d86-bf25-83ea466b84fe",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "99a573cc-96a5-49a9-b89a-18e80c07097c",
"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": "8054f8fa-f4e5-49a5-a046-384aef4a2b9b",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "a707d2b6-f170-49b7-a188-19a32603e68c",
"properties": [
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "281f3446-a601-4395-b4f2-7d667dfc04f5",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "720e2ad1-ba9c-4e14-b33a-9e6a61f08885",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "720e2ad1-ba9c-4e14-b33a-9e6a61f08885",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"createdDate": "2026-05-05T13:51:25.9100831Z",
"createdByUser": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 7",
"updatedDate": "2026-05-05T13:51:25.9100831Z",
"updatedByUser": {
"id": "0894f609-f5d2-465a-ab61-67c7771a3f3a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T13:51:25.9100831Z",
"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.